Resources Class
Represents a strongly-typed resource class for looking up localized strings, etc.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Properties
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.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.Crm.UnifiedServiceDesk.Dynamics.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.Crm.UnifiedServiceDesk.Dynamics.Properties Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.