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