Share via


VSCOMPONENTSELECTORTABINIT.guidTab Field

Tab identification GUID.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

'Declaration
Public guidTab As Guid
'Usage
Dim instance As VSCOMPONENTSELECTORTABINIT 
Dim value As Guid 

value = instance.guidTab 

instance.guidTab = value
public Guid guidTab
public:
Guid guidTab
public var guidTab : Guid

Remarks

COM Signature

From vsshell.idl:

.NET Framework Security

See Also

Reference

VSCOMPONENTSELECTORTABINIT Structure

VSCOMPONENTSELECTORTABINIT Members

Microsoft.VisualStudio.Shell.Interop Namespace