IIntegratedHelpService.RemoveContextAttribute(String, String) Метод

Определение

Удаляет атрибут контекста.

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)

Параметры

name
String

Имя удаляемого атрибута контекста.

value
String

Значение удаляемого атрибута контекста.

Применяется к