FontAndColorProviderBase.Guid Property

Definition

Gets or sets the identity Guid.

protected:
 property Guid Guid { Guid get(); void set(Guid value); };
protected Guid Guid { get; set; }
member this.Guid : Guid with get, set
Protected Property Guid As Guid

Property Value

Returns the GUID object.

Applies to