次の方法で共有


HttpBrowserCapabilitiesBase.MaximumSoftkeyLabelLength プロパティ

定義

派生クラスでオーバーライドされた場合は、ソフト キーのラベルで表示可能なテキストの最大長を取得します。

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

プロパティ値

ソフト キー ラベルに表示できるテキストの最大長。

例外

適用対象