The following tables list the members exposed by Resources.
Public Properties
| Name | Description | |
|---|---|---|
|    | AcceptNotPossible | CCOW context manager error: Attempt to publish an "accept" decision but there were participants for which it was not possible to obtain a survey response (e.g., these participants are blocked).. | 
|    | ActionNotAllowed | CCOW context manager error: Application attempts to set items other than for the context action to be performed.. | 
|    | ActionNotPossible | CCOW context manager error: There is presently a context change transaction in progress or another action is being performed.. | 
|    | AlreadyJoined | CCOW context manager error: The application has already joined the context.. | 
|    | ApplicationBusy | CCOW context manager error: This application appears to be busy.. | 
|    | AuthenticationFailed | CCOW context manager error: A signature could not be authenticated.. | 
|    | BadItemNameFormat | CCOW context manager error: An . | 
|    | BadItemType | CCOW context manager error: An item data type does not conform to data definition for the item.. | 
|    | BadItemValue | CCOW context manager error: An item value does not conform to the allowed set of values as defined by the data definition for the item.. | 
|    | BadPropertyType | CCOW context manager error: A property data type does not conform to specification.. | 
|    | BadPropertyValue | CCOW context manager error: A property data value does not conform to specification.. | 
|    | BindingRejected | CCOW context manager error: The identity of a bindee could not be verified.. | 
|    | broken16 | Gets the small icon that represents the broken connection state with the CCOW context manager. | 
|    | broken32 | Gets the medium icon that represents the broken connection state with the CCOW context manager. | 
|    | broken48 | Gets the large icon that represents the broken connection state with the CCOW context manager. | 
|    | ChangesNotAllowed | CCOW context manager error: Mapping agent attempts to set or delete a context data item that has been set by the participant that instigated the transaction.. | 
|    | ChangesNotEnded | CCOW context manager error: Attempt to publish context changes before ending the context change transaction.. | 
|    | ChangesNotPossible | CCOW context manager error: Attempt to set or delete context data after the transaction has ended.. | 
|    | changing16 | Gets the small icon that represents context changing state. | 
|    | changing32 | Gets the medium icon that represents context changing state. | 
|    | changing48 | Gets the large icon that represents context changing state. | 
|    | ContextNotActive | CCOW context manager error: A context manager does not represent an active session.. | 
|    | Culture | Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. | 
|    | FilterNotSet | CCOW context manager error: Application attempts to set the names of subjects that are being filtered on its behalf, but a filter has not yet been set by the application.. | 
|    | GeneralFailure | CCOW context manager error: An error was detected or failure occurred.. | 
|    | ImproperKeyFormat | CCOW context manager error: A public key is not properly formatted.. | 
|    | ImproperMACFormat | CCOW context manager error: A message authentication code is not property formatted.. | 
|    | ImproperSignatureFormat | CCOW context manager error: A digital signature code is not property formatted.. | 
|    | InvalidContextCoupon | CCOW context manager error: A context coupon does not match most recently committed coupon or current transaction coupon.. | 
|    | InvalidTransaction | CCOW context manager error: A transaction has been invalidated and aborted because it violates one or more semantic integrity constraints.. | 
|    | link16 | Gets the small icon that represents active connection to a context manager. | 
|    | link32 | Gets the medium icon that represents active connection to a context manager. | 
|    | link48 | Gets the large icon that represents active connection to a context manager. | 
|    | LogonNotFound | Looks up a localized string similar to The desired user logon is not found in the authentication repository.. | 
|    | NameValueCountMismatch | CCOW context manager error: A name array and its corresonding value array do not have the same number of elements.. | 
|    | NotImplemented | CCOW context manager error: Method not implemented. | 
|    | NotInTransaction | CCOW context manager error: Attempt to perform a context management transaction method when a transaction is not in progress.. | 
|    | ResourceManager | Returns the cached ResourceManager instance used by this class. | 
|    | SignatureRequired | CCOW context manager error: A signature is required to perform the method.. | 
|    | TooManyParticipants | CCOW context manager error: Attempt to join a context that can't accommodate another participant.. | 
|    | TransactionInProgress | CCOW context manager error: Attempt to perform a context management method when a transaction is in progress.. | 
|    | UknownBindee | CCOW context manager error: A security binding coupon does not denote a known bindee.. | 
|    | UknownItemName | CCOW context manager error: An item name not known.. | 
|    | UnableToLocate | CCOW context manager error: Attempt to the context management registry could not locate the specified component instance. | 
|    | UndoNotPossible | CCOW context manager error: Attempt to undo context changes after the transaction has ended.. | 
|    | UnknownApplication | CCOW context manager error: An application name is not known.. | 
|    | UnknownConnection | CCOW context manager error: A connection is not known to the authentication repository.. | 
|    | UnknownDataFormat | CCOW context manager error: The format of user authentication data requested could not be found in the authentication repository.. | 
|    | UnknownParticipant | CCOW context manager error: Participant coupon does not denote a known participant.. | 
|    | UnknownPropertyName | CCOW context manager error: A property name is not known.. | 
See Also