VSCOMPONENTSELECTORDATA.type Field
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.
Specifies the component type. Values are taken from the VSCOMPONENTTYPE enumeration.
public: Microsoft::VisualStudio::Shell::Interop::VSCOMPONENTTYPE type;
public: Microsoft::VisualStudio::Shell::Interop::VSCOMPONENTTYPE type;
Microsoft::VisualStudio::Shell::Interop::VSCOMPONENTTYPE type;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSCOMPONENTTYPE")]
public Microsoft.VisualStudio.Shell.Interop.VSCOMPONENTTYPE type;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSCOMPONENTTYPE")>]
val mutable type : Microsoft.VisualStudio.Shell.Interop.VSCOMPONENTTYPE
Public type As VSCOMPONENTTYPE
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: