다음을 통해 공유


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

속성 값

키에 액세스할 때 표시되는 대화 상자의 설명 텍스트입니다.

적용 대상