Condividi tramite


ClientScriptItem.Type Proprietà

Definizione

Ottiene il valore dell'attributo type per l'elemento script client.

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

Valore della proprietà

Nome del tipo MIME associato all'elemento script.

Si applica a

Vedi anche