Base
System.Uri that all the resources are located relatively to.
Syntax
'Declaration
Public Property BaseUri As Uri
public Uri BaseUri {get; set;}
Exceptions
Exception | Description |
System.ArgumentException | The exception that is thrown when one of the arguments provided to a method is not valid. |
See Also