VSCOMPONENTSELECTORDATA.type Field

Definition

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:

Applies to