다음을 통해 공유


OpenFileRequest.Title 속성

정의

열려 있는 대화 상자에 표시할 제목을 가져오거나 설정합니다.

public:
 property System::String ^ Title { System::String ^ get(); void set(System::String ^ value); };
public string? Title { get; set; }
member this.Title : string with get, set
Public Property Title As String

속성 값

설명

타이틀이 모든 플랫폼에 항상 표시되지는 않을 수도 있습니다.

적용 대상