ExternalScriptInfo.ScriptContents Property

Definition

Gets the original contents of the script.

public:
 property System::String ^ ScriptContents { System::String ^ get(); };
public:
 property Platform::String ^ ScriptContents { Platform::String ^ get(); };
public string ScriptContents { get; }
member this.ScriptContents : string
Public ReadOnly Property ScriptContents As String

Property Value

Applies to