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