RegisterServerHelpKeyWordAttribute Klasse

Definition

Stellt das registrierte Schlüsselwort dar, das in der Klasse für das Attribut verwendet werden soll.

public ref class RegisterServerHelpKeyWordAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class RegisterServerHelpKeyWordAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type RegisterServerHelpKeyWordAttribute = class
    inherit Attribute
Public NotInheritable Class RegisterServerHelpKeyWordAttribute
Inherits Attribute
Vererbung
RegisterServerHelpKeyWordAttribute
Attribute

Konstruktoren

RegisterServerHelpKeyWordAttribute(String)

Initialisiert eine neue Instanz der RegisterServerHelpKeyWordAttribute-Klasse mit dem angegebenen Hilfeschlüsselwort.

Eigenschaften

KeyWord

Ruft das angegebene Schlüsselwort für das Attribut ab.

Gilt für: