IViewType.Guid Property

Definition

Gets the unique identifier of the view type.

public:
 property Guid Guid { Guid get(); };
public Guid Guid { get; }
member this.Guid : Guid
Public ReadOnly Property Guid As Guid

Property Value

Returns a unique identifier for the view type.

Applies to