Partager via


OpenFileRequest.Title Propriété

Définition

Obtient ou définit le titre à afficher dans la boîte de dialogue ouverte.

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

Valeur de propriété

Remarques

Le titre peut ne pas toujours être affiché sur chaque plateforme.

S’applique à