Uri.Escape 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

Converteert onveilige of gereserveerde tekens in het padonderdeel naar de hexadecimale tekenweergaven.

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

Uitzonderingen

De URI die is doorgegeven vanuit de constructor, is ongeldig. Deze uitzondering kan optreden als een URI te veel tekens heeft of als de URI relatief is.

Van toepassing op