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 類型名稱。

適用於

另請參閱