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

屬性值

String

參考用戶端腳本的路徑。

適用於