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