'Declaration Public Overloads Overrides NotOverridable Function Fork( _ ByVal uri As Uri _ ) As ResourceLocator
public override ResourceLocator Fork( Uri uri )
Parameters
- uri
- A System.Uri object of the part item to get the ResourceLocator for.
Return Value
A ResourceLocator object specific to the specified URI.