共用方式為


IExtension.Type 屬性

命名空間:  Microsoft.VisualStudio.ExtensionManager
組件:  Microsoft.VisualStudio.ExtensionManager (在 Microsoft.VisualStudio.ExtensionManager.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 安全性

請參閱

參考

IExtension 介面

Microsoft.VisualStudio.ExtensionManager 命名空間