다음을 통해 공유


FontsAndColorsCategory.LanguageService 속성

언어 서비스의 GUID를 가져옵니다.

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

구문

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

속성 값

형식: Guid
언어 서비스의 GUID입니다.

.NET Framework 보안

참고 항목

참조

FontsAndColorsCategory 클래스

Microsoft.VisualStudio.Editor 네임스페이스