Compartir a través de


NSUrlComponents.Fragment Propiedad

Definición

Fragmento de la dirección URL correspondiente a RFC 1808. Por ejemplo, http://foo.bar/bat#baz devuelve "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

Valor de propiedad

(Se incluye más documentación para este nodo)

Este valor puede ser null.

Atributos

Se aplica a