Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a strongly-typed resource class, for looking up localized strings, etc.
Namespace: Microsoft.Uii.Desktop.Core.Properties
Assembly: Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)
Usage
'Usage
Dim instance As Messages
Syntax
'Declaration
<DebuggerNonUserCodeAttribute> _
<CompilerGeneratedAttribute> _
<GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")> _
Public Class Messages
[DebuggerNonUserCodeAttribute]
[CompilerGeneratedAttribute]
[GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
public class Messages
[DebuggerNonUserCodeAttribute]
[CompilerGeneratedAttribute]
[GeneratedCodeAttribute(L"System.Resources.Tools.StronglyTypedResourceBuilder", L"4.0.0.0")]
public ref class Messages
/** @attribute DebuggerNonUserCodeAttribute() */
/** @attribute CompilerGeneratedAttribute() */
/** @attribute GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0") */
public class Messages
DebuggerNonUserCodeAttribute
CompilerGeneratedAttribute
GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")
public class Messages
Inheritance Hierarchy
System.Object
Microsoft.Uii.Desktop.Core.Properties.Messages
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
Messages Members
Microsoft.Uii.Desktop.Core.Properties Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.