Partager via


Context.ContextInformation Property

Definition

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.

Applies to