RegisterServerHelpKeyWordAttribute 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表類別中用於屬性的註冊關鍵字。
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 |
取得該屬性指定的關鍵字。 |