다음을 통해 공유


ITextMarkerTag.Type 속성

사용할 장식의 형식을 가져옵니다.

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

구문

‘선언
ReadOnly Property Type As String
string Type { get; }
property String^ Type {
    String^ get ();
}
abstract Type : string with get
function get Type () : String

속성 값

형식: String
사용 하는 장식의 형식입니다.

.NET Framework 보안

참고 항목

참조

ITextMarkerTag 인터페이스

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