DesignTimeConstants Class

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

Inheritance Hierarchy

System.Object
  Microsoft.Office.Tools.DesignTimeConstants

Namespace:  Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools.Common.v4.0.Utilities (in Microsoft.Office.Tools.Common.v4.0.Utilities.dll)

Syntax

'Declaration
Public NotInheritable Class DesignTimeConstants
public static class DesignTimeConstants

The DesignTimeConstants type exposes the following members.

Fields

  Name Description
Public fieldStatic member DesignerAssembly
Public fieldStatic member FormRegionTypeCodeDomSerializer
Public fieldStatic member RibbonTypeSerializer
Public fieldStatic member TypeCodeDomSerializer
Public fieldStatic member Version

Top

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

Microsoft.Office.Tools Namespace