ClientScriptItem.Type Propriedade
Definição
Obtém o valor do atributo type para o elemento de script de cliente.Gets the type attribute value for the client script element.
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.The name of the MIME type associated with the script element.