public string LocalPath { get; set; }
Public Property LocalPath As String Get Set
public: property String^ LocalPath { String^ get (); void set (String^ value); }
member LocalPath : string with get, set
In This Article