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