Share via


RegisterServerHelpKeyWordAttribute Classe

Définition

Représente le mot clé inscrit à utiliser pour l'attribut dans la classe.

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
Héritage
RegisterServerHelpKeyWordAttribute
Attributs

Constructeurs

RegisterServerHelpKeyWordAttribute(String)

Initialise une nouvelle instance de la classe RegisterServerHelpKeyWordAttribute avec le mot clé d'aide spécifié.

Propriétés

KeyWord

Obtient le mot clé spécifié pour l'attribut.

S’applique à