LookupRequestKeys Class
Represents a strongly-typed resource class for looking up localized strings, etc.
Namespace: Microsoft.Uii.Desktop.Cti.Core
Assembly: Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)
Usage
'Usage
Dim instance As LookupRequestKeys
Syntax
'Declaration
<CompilerGeneratedAttribute> _
<DebuggerNonUserCodeAttribute> _
<GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")> _
Public Class LookupRequestKeys
[CompilerGeneratedAttribute]
[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
public class LookupRequestKeys
[CompilerGeneratedAttribute]
[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute(L"System.Resources.Tools.StronglyTypedResourceBuilder", L"4.0.0.0")]
public ref class LookupRequestKeys
/** @attribute CompilerGeneratedAttribute() */
/** @attribute DebuggerNonUserCodeAttribute() */
/** @attribute GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0") */
public class LookupRequestKeys
CompilerGeneratedAttribute
DebuggerNonUserCodeAttribute
GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")
public class LookupRequestKeys
Inheritance Hierarchy
System.Object
Microsoft.Uii.Desktop.Cti.Core.LookupRequestKeys
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
LookupRequestKeys Members
Microsoft.Uii.Desktop.Cti.Core Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.