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 类型的名称。

适用于

另请参阅