ParameterSetViewModel.GetScript Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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