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