共用方式為


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

屬性值

字串,表示屬性的路徑。

適用於