Share via


IExtensionReference.IsRequired Property

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

Syntax

'Declaration
ReadOnly Property IsRequired As Boolean
bool IsRequired { get; }
property bool IsRequired {
    bool get ();
}
abstract IsRequired : bool with get
function get IsRequired () : boolean

Property Value

Type: Boolean

.NET Framework Security

See Also

Reference

IExtensionReference Interface

Microsoft.VisualStudio.ExtensionManager Namespace