CngUIPolicy.Description プロパティ

定義

UI プロンプトによって表示される説明文字列を取得します。

public:
 property System::String ^ Description { System::String ^ get(); };
public string? Description { get; }
public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String

プロパティ値

キーにアクセスしたときに表示されるダイアログ ボックスの説明テキスト。

適用対象