SettingTooLargeException.MaximumSize 属性

定义

获取此设置的最大大小。

public:
 property int MaximumSize { int get(); };
public:
 property int MaximumSize { int get(); };
public int MaximumSize { get; }
member this.MaximumSize : int
Public ReadOnly Property MaximumSize As Integer

属性值

Int32

设置的最大大小。

适用于