共用方式為


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 命名空間