Partager via


ClientScriptItem.Type Propriété

Définition

Obtient la valeur d'attribut type pour l'élément de script client.

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

Valeur de propriété

Nom du type MIME associé à l'élément script.

S’applique à

Voir aussi