EndpointSwitchEventArgs.NewUrl 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 new service endpoint URL for an organization.
public:
property Uri ^ NewUrl { Uri ^ get(); };
public Uri NewUrl { get; }
member this.NewUrl : Uri
Public ReadOnly Property NewUrl As Uri
Property Value
The new service endpoint URL for an organization.