Share via


FolderBrowserDialog.SelectedPaths Özellik

Tanım

İletişim kutusundaki tüm seçili klasörlerin yollarını alır.

public:
 property cli::array <System::String ^> ^ SelectedPaths { cli::array <System::String ^> ^ get(); };
[System.ComponentModel.Browsable(false)]
public string[] SelectedPaths { get; }
[<System.ComponentModel.Browsable(false)>]
member this.SelectedPaths : string[]
Public ReadOnly Property SelectedPaths As String()

Özellik Değeri

String[]

İletişim kutusunda seçili tüm klasörler için bir klasör yolu dizisi. Hiçbir klasör seçilmezse boş bir dizi döndürülür.

Öznitelikler

Şunlara uygulanır