Share via


VstoConstants Class (2007 System)

This API supports the Visual Studio Tools for Office infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.VisualStudio.Tools.Office.Contract
Assembly:  Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0 (in Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0.dll)

Syntax

'Declaration
Public NotInheritable Class VstoConstants
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class VstoConstants
public ref class VstoConstants abstract sealed
public final class VstoConstants

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Tools.Office.Contract.VstoConstants

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

VstoConstants Members

Microsoft.VisualStudio.Tools.Office.Contract Namespace