ScriptReferenceBase.Path Propriedade

Definição

Obtém ou define o caminho do ficheiro de script cliente referenciado, em relação à página 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 de Propriedade

O percurso do script cliente referenciado.

Aplica-se a