Share via


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

속성 값

키에 액세스할 때 표시되는 대화 상자의 제목입니다.

적용 대상