Język

Driver.Pp Property

Definition

Gets or sets the XML pull parser used by this driver.

[Android.Runtime.Register("pp")]
protected System.Xml.XmlReader? Pp { get; set; }
[<Android.Runtime.Register("pp")>]
member this.Pp : System.Xml.XmlReader with get, set

Property Value

The XML pull parser used by this driver.

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to