次の方法で共有


ClientScriptItem.Type プロパティ

定義

クライアント スクリプト要素の type 属性値を取得します。

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

プロパティ値

script 要素に関連付けられた MIME タイプの名前。

適用対象

こちらもご覧ください