Compartilhar via


DefaultFilesOptions.DefaultFileNames Propriedade

Definição

Uma lista ordenada de nomes de arquivo a serem selecionados por padrão. O comprimento e a ordenação da lista podem afetar o desempenho.

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)

Valor da propriedade

Aplica-se a