ClientScriptItem.Type Propriedade

Definição

Obtém o valor do type atributo para o elemento de script do cliente.

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

Valor da propriedade

O nome do tipo MIME associado ao script elemento.

Aplica-se a

Confira também