CngUIPolicy.CreationTitle プロパティ

定義

UI プロンプトにより表示されるタイトルを取得します。

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

プロパティ値

キーへのアクセス時に表示されるダイアログ ボックスのタイトル。

適用対象