TargetStartedEventArgs.TargetName Property

Definition

target name

public:
 property System::String ^ TargetName { System::String ^ get(); };
public string TargetName { get; }
public string TargetName { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; }
member this.TargetName : string
[<get: System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")>]
member this.TargetName : string
Public ReadOnly Property TargetName As String

Property Value

The name of the target associated with the event.

Attributes

Applies to