共用方式為


HttpBrowserCapabilitiesBase.NumberOfSoftkeys 屬性

定義

在衍生類別中覆寫時,取得行動裝置上的螢幕按鍵數。

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

屬性值

Int32

行動裝置上所支援的螢幕按鍵數。

例外狀況

適用於