Share via


Resource Class

Definition

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

public ref class Resource
public class Resource
type Resource = class
Public Class Resource
Inheritance
Resource

Properties

Culture

Gets or sets the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.

GetOptionsError

Gets a localized string similar to Try to update the local store again by calling the GetOptions function.

InvalidCredential

Gets a localized string similar to Not a valid {0} credential.

InvalidOrganizationName

Gets a localized string similar to the organization name is invalid.

InvalidServiceUri

Gets a localized string similar to Not a valid {0} service URI.

NoOrganizationsFound

Gets a localized string similar to No organizations found.

OrganizationDoesntExist

Gets a localized string similar to The specified organization doesn't exist.

OrganizationProxyNotInitialized

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

ResourceManager

Retrieves the cached ResourceManager instance used by this class.

ResponseNotInitialized

Gets a localized string similar to The organization's response isn't initialized correctly.

UnableToCreateServiceConfiguration

Gets a localized string similar to The service configuration couldn't be created for the service URL.

Applies to