DefaultFilesOptions.DefaultFileNames Propriété

Définition

Liste ordonné des noms de fichier à sélectionner par défaut. La longueur et le classement de la liste peuvent affecter les performances.

public:
 property System::Collections::Generic::IList<System::String ^> ^ DefaultFileNames { System::Collections::Generic::IList<System::String ^> ^ get(); void set(System::Collections::Generic::IList<System::String ^> ^ value); };
public System.Collections.Generic.IList<string> DefaultFileNames { get; set; }
member this.DefaultFileNames : System.Collections.Generic.IList<string> with get, set
Public Property DefaultFileNames As IList(Of String)

Valeur de propriété

S’applique à