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