다음을 통해 공유


FontsAndColorsCategory.FontCategory 속성

글꼴 범주를 가져오거나 설정합니다.

네임스페이스:  Microsoft.VisualStudio.Editor
어셈블리:  Microsoft.VisualStudio.Editor(Microsoft.VisualStudio.Editor.dll)

구문

‘선언
Public Property FontCategory As Guid
public Guid FontCategory { get; protected set; }
public:
property Guid FontCategory {
    Guid get ();
    protected: void set (Guid value);
}
member FontCategory : Guid with get, set
function get FontCategory () : Guid 
protected function set FontCategory (value : Guid)

속성 값

형식: Guid
글꼴 범주입니다.

.NET Framework 보안

참고 항목

참조

FontsAndColorsCategory 클래스

Microsoft.VisualStudio.Editor 네임스페이스