HangulHanjaConversionDictionaries.Maximum Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the maximum number of custom or conversion dictionaries allowed.
public:
property int Maximum { int get(); };
public int Maximum { get; }
member this.Maximum : int
Public ReadOnly Property Maximum As Integer