ClientScriptItem.Type Propriedade

Definição

Obtém o type valor do atributo para o elemento do script 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 Propriedade

O nome do tipo MIME associado ao script elemento.

Aplica-se a

Ver também