LoadWarnings Property
Gets messages to be logged as a warnings prior to running the script.
Syntax
public
System.Collections.Generic.IReadOnlyList<string> LoadWarnings {
get
; }