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