VSCOMPONENTSELECTORTABINIT Structure
Visual Studio 2015
Represents tab initialization information.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from ValueType.) |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() | dwSize | DWORD containing the size of VSCOMPONENTSELECTORTABINIT. |
![]() | guidTab | Tab identification GUID. |
![]() | varTabInitInfo | VARIANT containing the tab initialization information. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

