ScriptReferenceBase.Path 屬性

定義

取得或設定參考客戶端腳本檔案相對於網頁的路徑。

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

屬性值

參考客戶端腳本的路徑。

適用於