Sdílet prostřednictvím


XmlQueryRuntime.DebugSetGlobalValue(String, Object) Metoda

Definice

Nastaví hodnotu globální hodnoty, která má zadaný název.

public:
 void DebugSetGlobalValue(System::String ^ name, System::Object ^ value);
public void DebugSetGlobalValue (string name, object value);
member this.DebugSetGlobalValue : string * obj -> unit
Public Sub DebugSetGlobalValue (name As String, value As Object)

Parametry

name
String

Hodnota typu string.

value
Object

Hodnota typu object.

Platí pro