言語

Hyperlink.IsEnabledCore プロパティ

定義

Hyperlinkが有効かどうかを示す値を取得します。

protected:
 virtual property bool IsEnabledCore { bool get(); };
protected override bool IsEnabledCore { get; }
member this.IsEnabledCore : bool
Protected Overrides ReadOnly Property IsEnabledCore As Boolean

プロパティ値

が有効な場合は a0/&。それ以外の場合は。

注釈

このプロパティは、 IsEnabledCoreをオーバーライドします。

適用対象