Bind.Target

Bind.Target property

Gets or sets the target. The target attribute specifies the location of the value to bind to the specified semantic. This text string is a path-name following a simple syntax described in the “Addressing Syntax” section.

public string Target { get; set; }

See Also