[]
Gets or sets the base System.Uri that all the resources are located relative to.
public Uri BaseUri { get; set; }
Type | Description |
---|---|
Uri | A base System.Uri object for locating resources. |
Type | Condition |
---|---|
ArgumentException | Thrown if value is |