共用方式為


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

屬性值

String

script 項目關聯之 MIME 類型的名稱。

適用於

另請參閱