Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the base URI base of the entry or feed.
Namespace: System.Data.Services.Client
Assembly: Microsoft.Data.Services.Client (in Microsoft.Data.Services.Client.dll)
Syntax
'Declaration
Public ReadOnly Property BaseUri As Uri
Get
'Usage
Dim instance As ReadingWritingEntityEventArgs
Dim value As Uri
value = instance.BaseUri
public Uri BaseUri { get; }
public:
property Uri^ BaseUri {
Uri^ get ();
}
member BaseUri : Uri
function get BaseUri () : Uri
Property Value
Type: System.Uri
Returns Uri.