CommandTableIds.CommandSetGuid Field
Returns the read-only GUID for the Visual Studio command set.
Namespace: Microsoft.VisualStudio.TestTools.Vsip
Assembly: Microsoft.VisualStudio.QualityTools.Vsip (in Microsoft.VisualStudio.QualityTools.Vsip.dll)
Syntax
'Declaration
Public Shared ReadOnly CommandSetGuid As Guid
public static readonly Guid CommandSetGuid
public:
static initonly Guid CommandSetGuid
static val CommandSetGuid: Guid
public static final var CommandSetGuid : Guid
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.