public string? AllowedVersions { get; }
Public ReadOnly Property AllowedVersions As String Get
public: property String^ AllowedVersions { String^ get (); }
member AllowedVersions : string with get
In This Article