IVsComponentSelectorData Interface
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.
Returns data about a component.
public interface class IVsComponentSelectorData
C++/CX
public interface class IVsComponentSelectorData
__interface IVsComponentSelectorData
[System.Runtime.InteropServices.Guid("45BD8E74-6727-11D3-8600-00C04F6123B3")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsComponentSelectorData
[System.Runtime.InteropServices.Guid("45BD8E74-6727-11D3-8600-00C04F6123B3")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsComponentSelectorData
[<System.Runtime.InteropServices.Guid("45BD8E74-6727-11D3-8600-00C04F6123B3")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsComponentSelectorData = interface
[<System.Runtime.InteropServices.Guid("45BD8E74-6727-11D3-8600-00C04F6123B3")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsComponentSelectorData = interface
Public Interface IVsComponentSelectorData
- Attributes
For more information about component selector data, see VSCOMPONENTSELECTORDATA.
Get |
Returns information about a component in a package. |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |