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