Aracılığıyla paylaş


HttpBrowserCapabilitiesWrapper.SupportsAccesskeyAttribute Özellik

Tanım

Tarayıcının accesskey HTML a (tutturucu) ve öğelerin özniteliğini destekleyip desteklemediğini gösteren bir değer alır input .

public:
 virtual property bool SupportsAccesskeyAttribute { bool get(); };
public override bool SupportsAccesskeyAttribute { get; }
member this.SupportsAccesskeyAttribute : bool
Public Overrides ReadOnly Property SupportsAccesskeyAttribute As Boolean

Özellik Değeri

Boolean

true tarayıcı accesskey HTML a (tutturucu) ve öğelerin özniteliğini destekliyorsa input ; Aksi takdirde, false . Varsayılan değer: false.

Şunlara uygulanır