Compartir a través de


ClientScriptItem.Type Propiedad

Definición

Obtiene el valor de atributo type para el elemento de script de cliente.

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

Valor de propiedad

Nombre del tipo MIME asociado al elemento de script.

Se aplica a

Consulte también