Share via


Constants Class

Represents a strongly-typed resource class for looking up localized strings, etc.

Namespace: Microsoft.Uii.Desktop.UI.Controls.Properties
Assembly: Microsoft.Uii.Desktop.UI.Controls (in Microsoft.Uii.Desktop.UI.Controls.dll)

Usage

'Usage
Dim instance As Constants

Syntax

'Declaration
<DebuggerNonUserCodeAttribute> _
<CompilerGeneratedAttribute> _
<GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")> _
Public Class Constants
[DebuggerNonUserCodeAttribute] 
[CompilerGeneratedAttribute] 
[GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] 
public class Constants
[DebuggerNonUserCodeAttribute] 
[CompilerGeneratedAttribute] 
[GeneratedCodeAttribute(L"System.Resources.Tools.StronglyTypedResourceBuilder", L"4.0.0.0")] 
public ref class Constants
/** @attribute DebuggerNonUserCodeAttribute() */ 
/** @attribute CompilerGeneratedAttribute() */ 
/** @attribute GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0") */ 
public class Constants
DebuggerNonUserCodeAttribute 
CompilerGeneratedAttribute 
GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0") 
public class Constants

Inheritance Hierarchy

System.Object
  Microsoft.Uii.Desktop.UI.Controls.Properties.Constants

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.

Platforms

See Also

Reference

Constants Members
Microsoft.Uii.Desktop.UI.Controls.Properties Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.