RegisterServerHelpKeyWordAttribute 類別

定義

代表類別中用於屬性的註冊關鍵字。

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
繼承
RegisterServerHelpKeyWordAttribute
屬性

建構函式

名稱 Description
RegisterServerHelpKeyWordAttribute(String)

初始化一個新的類別實例 RegisterServerHelpKeyWordAttribute ,並使用指定的 Help 關鍵字。

屬性

名稱 Description
KeyWord

取得該屬性指定的關鍵字。

適用於