VSConstants Class

Use this class to access common Visual Studio constants.

This API is not CLS-compliant. 

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Shell.9.0 (in Microsoft.VisualStudio.Shell.9.0.dll)

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public NotInheritable Class VSConstants
'Usage
Dim instance As VSConstants
[CLSCompliantAttribute(false)]
public sealed class VSConstants
[CLSCompliantAttribute(false)]
public ref class VSConstants sealed
public final class VSConstants

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.VSConstants

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

VSConstants Members

Microsoft.VisualStudio Namespace