NavigationSourceConfiguration.GetUrl Method
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 navigation source URL.
public virtual string GetUrl ();
abstract member GetUrl : unit -> string
override this.GetUrl : unit -> string
Public Overridable Function GetUrl () As String
Returns
The navigation source URL.