ParameterSetViewModel.GetScript Method

Definition

Creates script according parameters of this parameterset

public:
 System::String ^ GetScript();
public:
 Platform::String ^ GetScript();
std::wstring GetScript();
public string GetScript();
member this.GetScript : unit -> string
Public Function GetScript () As String

Returns

Return script of this parameterset parameters

Applies to