LogData.TargetApplication Property

Definition

Gets or sets the target application on which the action is fired. This can be '*' indicating that action is fired on all the applications.

public:
 property System::String ^ TargetApplication { System::String ^ get(); void set(System::String ^ value); };
public string TargetApplication { get; set; }
member this.TargetApplication : string with get, set
Public Property TargetApplication As String

Property Value

Applies to