Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets information about the extension SDK.
Namespace: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Syntax
'Declaration
ReadOnly Property SdkInfo As IToolboxExtensionsSdkInfo
IToolboxExtensionsSdkInfo SdkInfo { get; }
property IToolboxExtensionsSdkInfo^ SdkInfo {
IToolboxExtensionsSdkInfo^ get ();
}
abstract SdkInfo : IToolboxExtensionsSdkInfo with get
function get SdkInfo () : IToolboxExtensionsSdkInfo
Property Value
Type: Microsoft.VisualStudio.Shell.IToolboxExtensionsSdkInfo
.NET Framework Security
- 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.