GuidList.guidVSDebugCommandString Field
Value is "C9DD4A59-47FB-11d2-83E7-00C04F9902C1".
Namespace: Microsoft.VisualStudio.Data.Schema.Project.Common.UI
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Const guidVSDebugCommandString As String
'Usage
Dim value As String
value = GuidList.guidVSDebugCommandString
public const string guidVSDebugCommandString
public:
literal String^ guidVSDebugCommandString
public const var guidVSDebugCommandString : String
static val mutable guidVSDebugCommandString: string
.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.
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Project.Common.UI Namespace