RegisterServerHelpKeyWordAttribute Classe

Definição

Representa a palavra-chave registrada a ser usada para o atributo na 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
Herança
RegisterServerHelpKeyWordAttribute
Atributos

Construtores

Nome Description
RegisterServerHelpKeyWordAttribute(String)

Inicializa uma nova instância da RegisterServerHelpKeyWordAttribute classe com a palavra-chave Ajuda especificada.

Propriedades

Nome Description
KeyWord

Recebe a palavra-chave especificada para o atributo.

Aplica-se a