Sdílet prostřednictvím


IIntegratedHelpService.RemoveContextAttribute(String, String) Metoda

Definice

Odebere 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 kontextu, který má být odebrán.

value
String

Hodnota atributu kontextu, který se má odebrat.

Platí pro