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