IIntegratedHelpService.AddContextAttribute Methode

Definition

Fügt das Kontext-Attribut hinzu.

public:
 void AddContextAttribute(System::String ^ name, System::String ^ value, System::ComponentModel::Design::HelpKeywordType keywordType);
public void AddContextAttribute(string name, string value, System.ComponentModel.Design.HelpKeywordType keywordType);
abstract member AddContextAttribute : string * string * System.ComponentModel.Design.HelpKeywordType -> unit
Public Sub AddContextAttribute (name As String, value As String, keywordType As HelpKeywordType)

Parameter

name
String

Der Name des hinzuzufügenden Kontextattributes.

value
String

Der Wert des hinzuzufügenden Kontextattributes.

keywordType
HelpKeywordType

Das HelpKeywordType Enthält Bezeichner, die den Typ eines Hilfeschlüsselworts angeben.

Gilt für: