共用方式為


ScriptResourceDefinition.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

指令碼資源的路徑。

適用於