DocumentParseCompleteEventArgs.GeneratorResults 属性

定义

区块生成和分析的结果

public:
 property Microsoft::AspNetCore::Razor::CodeGenerators::GeneratorResults ^ GeneratorResults { Microsoft::AspNetCore::Razor::CodeGenerators::GeneratorResults ^ get(); void set(Microsoft::AspNetCore::Razor::CodeGenerators::GeneratorResults ^ value); };
public Microsoft.AspNetCore.Razor.CodeGenerators.GeneratorResults GeneratorResults { get; set; }
member this.GeneratorResults : Microsoft.AspNetCore.Razor.CodeGenerators.GeneratorResults with get, set
Public Property GeneratorResults As GeneratorResults

属性值

适用于