The following tables list the members exposed by PrefixedContext.
Public Properties
| Name | Description |
 | ContextElement | Gets or sets the particular element within the context-range identified by ContextId. |
 | ContextId | Gets or sets the specific context-range from the Codestream Context request field whose translation is producing the relevant codestreams. |
Top
Public Methods
| Name | Description |
  | Parse | Overridden. Converts the string representation of a metadata request into its PrefixedContext equivalent. |
 | ToString | Overridden. Converts the PrefixedContext object to its equivalent prefixed context string representation. |
Top
See Also