PSWorkflowExecutionOption.OutOfProcessActivity Property

Definition

OutOfProcActivity

public:
 property cli::array <System::String ^> ^ OutOfProcessActivity { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
public:
 property Platform::Array <Platform::String ^> ^ OutOfProcessActivity { Platform::Array <Platform::String ^> ^ get(); void set(Platform::Array <Platform::String ^> ^ value); };
public string[] OutOfProcessActivity { get; set; }
member this.OutOfProcessActivity : string[] with get, set
Public Property OutOfProcessActivity As String()

Property Value

String[]

Applies to