VSConstants.VSStd2K Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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