IExtensionReference.CanAutoDownload Property
Namespace: Microsoft.VisualStudio.ExtensionManager
Assembly: Microsoft.VisualStudio.ExtensionManager (in Microsoft.VisualStudio.ExtensionManager.dll)
‘선언
ReadOnly Property CanAutoDownload As Boolean
bool CanAutoDownload { get; }
property bool CanAutoDownload {
bool get ();
}
abstract CanAutoDownload : bool
function get CanAutoDownload () : boolean
Type: System.Boolean
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.