VSConstants.VSStd2K Field

Definition

GUID for the 2K command set. This is a set of standard editor commands.

public: static initonly Guid VSStd2K;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static readonly Guid VSStd2K;
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
 staticval mutable VSStd2K : Guid
Public Shared ReadOnly VSStd2K As Guid 

Field Value

Attributes

Applies to