IBaseClient.BaseUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the base URL for requests of the client.
public string BaseUrl { get; }
member this.BaseUrl : string
Public ReadOnly Property BaseUrl As String