int? ForumMaxAttachedFiles { get; }
ReadOnly Property ForumMaxAttachedFiles As Integer? Get
property Nullable<int> ForumMaxAttachedFiles { Nullable<int> get (); }
abstract ForumMaxAttachedFiles : Nullable<int> with get
In This Article