RequestActionEventArgs.TargetApplication Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the Action target
public:
property System::String ^ TargetApplication { System::String ^ get(); };
public string TargetApplication { get; }
member this.TargetApplication : string
Public ReadOnly Property TargetApplication As String