Uri.Parse Methode

Definitie

Let op

The method has been deprecated. It is not used by the system. http://go.microsoft.com/fwlink/?linkid=14202

Let op

The method has been deprecated. It is not used by the system. https://go.microsoft.com/fwlink/?linkid=14202

Parseert de URI van het huidige exemplaar om ervoor te zorgen dat deze alle onderdelen bevat die vereist zijn voor een geldige URI.

protected:
 virtual void Parse();
protected virtual void Parse();
[System.Obsolete("The method has been deprecated. It is not used by the system. http://go.microsoft.com/fwlink/?linkid=14202")]
protected virtual void Parse();
[System.Obsolete("The method has been deprecated. It is not used by the system. https://go.microsoft.com/fwlink/?linkid=14202")]
protected virtual void Parse();
abstract member Parse : unit -> unit
override this.Parse : unit -> unit
[<System.Obsolete("The method has been deprecated. It is not used by the system. http://go.microsoft.com/fwlink/?linkid=14202")>]
abstract member Parse : unit -> unit
override this.Parse : unit -> unit
[<System.Obsolete("The method has been deprecated. It is not used by the system. https://go.microsoft.com/fwlink/?linkid=14202")>]
abstract member Parse : unit -> unit
override this.Parse : unit -> unit
Protected Overridable Sub Parse ()
Kenmerken

Uitzonderingen

De doorgegeven URI van de constructor is ongeldig.

Van toepassing op