VSConstants.CMDSETID.CSharpGroup_string Field

Definition

GUID for various C# command groups, menus and commands as well as some shared commands (like the refactoring commands) that originally were C# only commands.

public: System::String ^ CSharpGroup_string;
std::wstring CSharpGroup_string;
public const string CSharpGroup_string;
val mutable CSharpGroup_string : string
Public Const CSharpGroup_string As String 

Field Value

Applies to