Compartilhar via


ScriptReferenceBase.Path Propriedade

Definição

Obtém ou define o caminho do arquivo de script de cliente referenciado, relativo à página da Web.

public:
 property System::String ^ Path { System::String ^ get(); void set(System::String ^ value); };
public string Path { get; set; }
member this.Path : string with get, set
Public Property Path As String

Valor da propriedade

String

O caminho do script de cliente referenciado.

Aplica-se a