Compartilhar via


Resource.OrganizationProxyNotInitialized Property

Looks up a localized string similar to The organization service proxy isn't initialized correctly.

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

Usage

'Usage
Dim value As String

value = Resource.OrganizationProxyNotInitialized

Syntax

'Declaration
Public Shared ReadOnly Property OrganizationProxyNotInitialized As String
public static string OrganizationProxyNotInitialized { get; }
public:
static property String^ OrganizationProxyNotInitialized {
    String^ get ();
}
/** @property */
public static String get_OrganizationProxyNotInitialized ()
public static function get OrganizationProxyNotInitialized () : String

Property Value

Type: String

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 Class
Resource Members
Microsoft.Uii.AifServices Namespace

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