Udostępnij za pośrednictwem


IIntegratedHelpService.AddContextAttribute Metoda

Definicja

Dodaje atrybut kontekstu.

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)

Parametry

name
String

Nazwa atrybutu kontekstu do dodania.

value
String

Wartość atrybutu kontekstu do dodania.

keywordType
HelpKeywordType

Element HelpKeywordType zawierający identyfikatory wskazujące typ słowa kluczowego Pomoc.

Dotyczy