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