Android.Content.PM.ActivityInfo.TargetActivity Property
If this is an activity alias, this is the real activity class to run for it.

Syntax

[Android.Runtime.Register("targetActivity")]
public string TargetActivity { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

If this is an activity alias, this is the real activity class to run for it. Otherwise, this is null.

[Android Documentation]

Requirements

Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1