ExpressionActivityEditor.PathToArgument Property

Definition

Gets or sets the path to argument.

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

Property Value

The path to argument.

Applies to