IToolboxExtensionsSdkType.SdkInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets information about the extension SDK.
public:
property Microsoft::VisualStudio::Shell::IToolboxExtensionsSdkInfo ^ SdkInfo { Microsoft::VisualStudio::Shell::IToolboxExtensionsSdkInfo ^ get(); };
public:
property Microsoft::VisualStudio::Shell::IToolboxExtensionsSdkInfo ^ SdkInfo { Microsoft::VisualStudio::Shell::IToolboxExtensionsSdkInfo ^ get(); };
public Microsoft.VisualStudio.Shell.IToolboxExtensionsSdkInfo SdkInfo { get; }
member this.SdkInfo : Microsoft.VisualStudio.Shell.IToolboxExtensionsSdkInfo
Public ReadOnly Property SdkInfo As IToolboxExtensionsSdkInfo