Package.IVsToolboxItemProvider2.GetItemContentAsync(String, UInt16) Method
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.
virtual Microsoft::VisualStudio::Shell::Interop::IVsTask ^ Microsoft.VisualStudio.Shell.Interop.IVsToolboxItemProvider2.GetItemContentAsync(System::String ^ itemId, System::UInt16 format) = Microsoft::VisualStudio::Shell::Interop::IVsToolboxItemProvider2::GetItemContentAsync;
virtual Microsoft::VisualStudio::Shell::Interop::IVsTask ^ Microsoft.VisualStudio.Shell.Interop.IVsToolboxItemProvider2.GetItemContentAsync(Platform::String ^ itemId, unsigned short format) = Microsoft::VisualStudio::Shell::Interop::IVsToolboxItemProvider2::GetItemContentAsync;
Microsoft::VisualStudio::Shell::Interop::IVsTask Microsoft.VisualStudio.Shell.Interop.IVsToolboxItemProvider2.GetItemContentAsync(std::wstring const & itemId, unsigned short format);
Microsoft.VisualStudio.Shell.Interop.IVsTask IVsToolboxItemProvider2.GetItemContentAsync (string itemId, ushort format);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsToolboxItemProvider2.GetItemContentAsync : string * uint16 -> Microsoft.VisualStudio.Shell.Interop.IVsTask
override this.Microsoft.VisualStudio.Shell.Interop.IVsToolboxItemProvider2.GetItemContentAsync : string * uint16 -> Microsoft.VisualStudio.Shell.Interop.IVsTask
Function GetItemContentAsync (itemId As String, format As UShort) As IVsTask Implements IVsToolboxItemProvider2.GetItemContentAsync
Parameters
- itemId
- String
- format
- UInt16