共用方式為


CompiledScriptInfo.CompilerErrorCollection 屬性

定義

public:
 property System::CodeDom::Compiler::CompilerErrorCollection ^ CompilerErrorCollection { System::CodeDom::Compiler::CompilerErrorCollection ^ get(); void set(System::CodeDom::Compiler::CompilerErrorCollection ^ value); };
public System.CodeDom.Compiler.CompilerErrorCollection CompilerErrorCollection { get; set; }
member this.CompilerErrorCollection : System.CodeDom.Compiler.CompilerErrorCollection with get, set
Public Property CompilerErrorCollection As CompilerErrorCollection

屬性值

適用於