AllModulesViewModel.GetScript Method

Definition

Returns the selected script

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

the selected script

Applies to