The complete path of the application to launch.

Namespace: TallComponents.PDF.Layout.Actions
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public string Path { get; set; }
Visual Basic
Public Property Path As String
	Get
	Set

Remarks

You cannot set this property to nullNothingnullptra null reference (Nothing in Visual Basic).

See Also