VSCOMPONENTSELECTORTABINIT.guidTab Field

Tab identification GUID.

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

Syntax

'宣言
Public guidTab As Guid
'使用
Dim instance As VSCOMPONENTSELECTORTABINIT
Dim value As Guid

value = instance.guidTab

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

Field Value

Type: System.Guid

Remarks

COM Signature

From vsshell.idl:

Permissions

See Also

Reference

VSCOMPONENTSELECTORTABINIT Structure

VSCOMPONENTSELECTORTABINIT Members

Microsoft.VisualStudio.Shell.Interop Namespace