Share via


Resource Class

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

Namespace: Microsoft.Uii.AifServices
Assembly: Microsoft.Uii.AifServices (in Microsoft.Uii.AifServices.dll)

Usage

'Usage
Dim instance As Resource

Syntax

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

Inheritance Hierarchy

System.Object
  Microsoft.Uii.AifServices.Resource

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

Resource Members
Microsoft.Uii.AifServices Namespace

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