ScriptReferenceBase.Path Proprietà

Definizione

Ottiene o imposta il percorso del file script client a cui si fa riferimento, relativo alla pagina 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

Valore della proprietà

String

Percorso dello script client a cui si fa riferimento.

Si applica a