Partager via


NSUrlComponents.Fragment Propriété

Définition

Fragment de l’URL correspondant à RFC 1808. Par exemple, http://foo.bar/bat#baz retourne 'baz'.

public virtual string Fragment { [Foundation.Export("fragment", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setFragment:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Fragment : string with get, set

Valeur de propriété

(Plus de documentation pour ce nœud est à venir)

Cette valeur peut être null.

Attributs

S’applique à