次の方法で共有


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

プロパティ値

キーへのアクセス時に表示されるダイアログ ボックスを説明するテキスト。

適用対象