Aracılığıyla paylaş


DefaultFilesOptions.DefaultFileNames Özellik

Tanım

Varsayılan olarak seçecek dosya adlarının sıralı listesi. Liste uzunluğu ve sıralama performansı etkileyebilir.

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)

Özellik Değeri

Şunlara uygulanır