ClientScriptItem.Type Eigenschap

Definitie

Hiermee haalt u de type kenmerkwaarde voor het clientscriptelement op.

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

Waarde van eigenschap

De naam van het MIME-type dat aan het script element is gekoppeld.

Van toepassing op

Zie ook