Context.ContextInformation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the context with an XML context
public:
property System::String ^ ContextInformation { System::String ^ get(); void set(System::String ^ value); };
public string ContextInformation { get; set; }
member this.ContextInformation : string with get, set
Public Property ContextInformation As String
Property Value
Implements
Remarks
This is the property interface fo rthe SetContext and GetContext methods.