Name プロパティ (KeywordAttribute)

クラス

KeywordAttribute

処理

キーワードの名前を取得します。デフォルト値は空の文字列です。

構文

C#
public String Name { get; }
VB
'Declaration
Public Read Property Name As String

アクセス

読み取り専用。