共用方式為


IInstalledExtension.IsPackComponent 屬性

命名空間:  Microsoft.VisualStudio.ExtensionManager
組件:  Microsoft.VisualStudio.ExtensionManager (在 Microsoft.VisualStudio.ExtensionManager.dll 中)

語法

'宣告
ReadOnly Property IsPackComponent As Boolean
bool IsPackComponent { get; }
property bool IsPackComponent {
    bool get ();
}
abstract IsPackComponent : bool with get
function get IsPackComponent () : boolean

屬性值

類型:Boolean

.NET Framework 安全性

請參閱

參考

IInstalledExtension 介面

Microsoft.VisualStudio.ExtensionManager 命名空間