Partager via


Context.SetContext(String) Method

Definition

Sets the context with an XML context.

public:
 virtual void SetContext(System::String ^ contextInformation);
public void SetContext (string contextInformation);
abstract member SetContext : string -> unit
override this.SetContext : string -> unit
Public Sub SetContext (contextInformation As String)

Parameters

contextInformation
String

Specifies the XML holding the context.

Implements

Applies to