Share via


HttpBrowserCapabilitiesBase.RequiredMetaTagNameValue プロパティ

定義

派生クラスでオーバーライドされると、一部のブラウザーで必要とされるメタ タグを生成する目的で内部的に使用されます。

public:
 virtual property System::String ^ RequiredMetaTagNameValue { System::String ^ get(); };
public virtual string RequiredMetaTagNameValue { get; }
member this.RequiredMetaTagNameValue : string
Public Overridable ReadOnly Property RequiredMetaTagNameValue As String

プロパティ値

一部のブラウザーで必要とされるメタ タグ。

例外

適用対象