Bagikan melalui


Resources Class

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

Namespace: Microsoft.Uii.Common.Logging.Providers.Properties
Assembly: Microsoft.Uii.Common.Logging.Providers (in Microsoft.Uii.Common.Logging.Providers.dll)

Usage

'Usage
Dim instance As Resources

Syntax

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

Inheritance Hierarchy

System.Object
  Microsoft.Uii.Common.Logging.Providers.Properties.Resources

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

Resources Members
Microsoft.Uii.Common.Logging.Providers.Properties Namespace

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