Accessor.Source

Accessor.Source property

Gets or sets the source. The source attribute indicates the location of the array to access using a URL expression. Required attribute.

public string Source { get; set; }

See Also