CSharpDesignTimeCodeVisitor.CSharpCodeVisitor Property

Definition

public:
 property Microsoft::AspNetCore::Razor::CodeGenerators::Visitors::CSharpCodeVisitor ^ CSharpCodeVisitor { Microsoft::AspNetCore::Razor::CodeGenerators::Visitors::CSharpCodeVisitor ^ get(); };
public Microsoft.AspNetCore.Razor.CodeGenerators.Visitors.CSharpCodeVisitor CSharpCodeVisitor { get; }
member this.CSharpCodeVisitor : Microsoft.AspNetCore.Razor.CodeGenerators.Visitors.CSharpCodeVisitor
Public ReadOnly Property CSharpCodeVisitor As CSharpCodeVisitor

Property Value

Applies to