Binding.Path Proprietà

Definizione

Ottiene o imposta il percorso della proprietà a cui eseguire l'associazione nell'oggetto di origine.

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à

Stringa che indica il percorso della proprietà.

Si applica a