FontAndColorProviderBase.Guid 속성

정의

ID 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

속성 값

GUID 개체를 반환합니다.

적용 대상