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 형식의 이름입니다.

적용 대상

추가 정보