Sdílet prostřednictvím


IHelpService.RemoveContextAttribute(String, String) Metoda

Definice

Odebere dříve přidaný atribut kontextu.

public:
 void RemoveContextAttribute(System::String ^ name, System::String ^ value);
public void RemoveContextAttribute (string name, string value);
abstract member RemoveContextAttribute : string * string -> unit
Public Sub RemoveContextAttribute (name As String, value As String)

Parametry

name
String

Název atributu, který se má odebrat.

value
String

Hodnota atributu, který se má odebrat.

Platí pro