次の方法で共有


SettingTooLargeException.MaximumSize Property

Definition

Gets the maximum size of the setting.

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

Property Value

The maximum size of the setting..

Applies to