DebugSource(String, String, String) Constructor
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.
Constructor.
public:
DebugSource(System::String ^ script, System::String ^ scriptFile, System::String ^ xamlDefinition);
public:
DebugSource(Platform::String ^ script, Platform::String ^ scriptFile, Platform::String ^ xamlDefinition);
DebugSource(std::wstring const & script, std::wstring const & scriptFile, std::wstring const & xamlDefinition);
public DebugSource (string script, string scriptFile, string xamlDefinition);
new System.Management.Automation.DebugSource : string * string * string -> System.Management.Automation.DebugSource
Public Sub New (script As String, scriptFile As String, xamlDefinition As String)
Parameters
- script
- String
Script text
- scriptFile
- String
Script file
- xamlDefinition
- String
Xaml definition