Partager via


IInstalledExtension.IsPackComponent Property

Namespace:  Microsoft.VisualStudio.ExtensionManager
Assembly:  Microsoft.VisualStudio.ExtensionManager (in Microsoft.VisualStudio.ExtensionManager.dll)

Syntax

'Déclaration
ReadOnly Property IsPackComponent As Boolean
bool IsPackComponent { get; }
property bool IsPackComponent {
    bool get ();
}
abstract IsPackComponent : bool
function get IsPackComponent () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

IInstalledExtension Interface

Microsoft.VisualStudio.ExtensionManager Namespace