Share via


IExtensionReference.CanAutoDownload Property

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

Syntax

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

Property Value

Type: Boolean

.NET Framework Security

See Also

Reference

IExtensionReference Interface

Microsoft.VisualStudio.ExtensionManager Namespace