Share via


Resource Members

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

The following tables list the members exposed by the Resource type.

Public Properties

  Name Description
public property static Culture Gets or sets the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
public property static GetOptionsError Gets a localized string similar to Try to update the local store again by calling the GetOptions function.
public property static InvalidCredential Gets a localized string similar to Not a valid {0} credential.
public property static InvalidOrganizationName Gets a localized string similar to the organization name is invalid.
public property static InvalidServiceUri Gets a localized string similar to Not a valid {0} service URI.
public property static NoOrganizationsFound Gets a localized string similar to No organizations found.
public property static OrganizationDoesntExist Gets a localized string similar to The specified organization doesn't exist.
public property static OrganizationProxyNotInitialized Looks up a localized string similar to The organization service proxy isn't initialized correctly.
public property static ResourceManager Retrieves the cached ResourceManager instance used by this class.
public property static ResponseNotInitialized Gets a localized string similar to The organization's response isn't initialized correctly.
public property static UnableToCreateServiceConfiguration Gets a localized string similar to The service configuration couldn't be created for the service URL.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

Resource Class
Microsoft.Uii.AifServices Namespace

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