다음을 통해 공유


TagTypeAttribute.TagTypes 속성

태그의 형식을 가져옵니다.

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

구문

‘선언
Public ReadOnly Property TagTypes As Type
public Type TagTypes { get; }
public:
property Type^ TagTypes {
    Type^ get ();
}
member TagTypes : Type with get
function get TagTypes () : Type

속성 값

형식: Type
태그의 형식입니다.

.NET Framework 보안

참고 항목

참조

TagTypeAttribute 클래스

Microsoft.VisualStudio.Text.Tagging 네임스페이스