Org.W3c.Dom.IProcessingInstruction.Target Property
The target of this processing instruction.

Syntax

[get: Android.Runtime.Register("getTarget", "()Ljava/lang/String;", "GetGetTargetHandler:Org.W3c.Dom.IProcessingInstructionInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public string Target { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The target of this processing instruction. XML defines this as being the first token following the markup that begins the processing instruction.

[Android Documentation]

Requirements

Namespace: Org.W3c.Dom
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1