TelUri Class
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.
In this article
public ref class TelUri
public class TelUri
type TelUri = class
Public Class TelUri
Inheritance
Constructors
Fields
Properties
Methods
AddOtherParameter(String, String)
Equals(Object)
Equals(TelUri)
FindParameter(String)
GetHashCode()
GetNormalizedUri(Boolean)
GetNormalizedUri(Boolean, Boolean)
IsExtensionValid(String)
IsNumberValid(String)
IsPhoneContextValid(String)
IsValid(String)
IsValidPhoneContext(String)
IsValidPhoneNumber(String)
RemoveParameter(String)
SetNumber(String)
SortParameters()
ToString()
ToString(Boolean)
TryParse(String, Int32, Int32, TelUri, TelUri+ParseOptions, String)
TryParse(String, TelUri+ParseOptions, TelUri, String)
TryParseInternal(String, Int32, Int32, TelUri, TelUri+ParseOptions, String)
Operators
Applies to