public string[] SelectedDirs { get; }
Public ReadOnly Property SelectedDirs As String() Get
public: property array<String^>^ SelectedDirs { array<String^>^ get (); }
member SelectedDirs : string[] with get
In This Article