TelUri.GetNormalizedUri 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.
Overloads
| GetNormalizedUri(Boolean) | |
| GetNormalizedUri(Boolean, Boolean) |
GetNormalizedUri(Boolean)
GetNormalizedUri(Boolean, Boolean)
public:
System::String ^ GetNormalizedUri(bool omitScheme, bool omitOtherParameters);
public string GetNormalizedUri (bool omitScheme, bool omitOtherParameters);
member this.GetNormalizedUri : bool * bool -> string
Public Function GetNormalizedUri (omitScheme As Boolean, omitOtherParameters As Boolean) As String
Parameters
- omitScheme
- Boolean
- omitOtherParameters
- Boolean