Share via


PSWorkflowDefinition.RequiredAssemblies Property

Definition

Gets sets the required assemblies.

public:
 property System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ RequiredAssemblies { System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ get(); };
public System.Collections.Generic.Dictionary<string,string> RequiredAssemblies { get; }
member this.RequiredAssemblies : System.Collections.Generic.Dictionary<string, string>
Public ReadOnly Property RequiredAssemblies As Dictionary(Of String, String)

Property Value

Applies to