Compartir a través de


AutomationBridgeService.GetContextValue(String) Method

Definition

Retrieves a value from the UII context.

public:
 System::String ^ GetContextValue(System::String ^ key);
public string GetContextValue (string key);
member this.GetContextValue : string -> string
Public Function GetContextValue (key As String) As String

Parameters

key
String

Specifies the key.

Returns

Applies to