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