Share via


RazorPageFactoryResult.ViewDescriptor Property

Definition

public:
 property Microsoft::AspNetCore::Mvc::Razor::Compilation::CompiledViewDescriptor ^ ViewDescriptor { Microsoft::AspNetCore::Mvc::Razor::Compilation::CompiledViewDescriptor ^ get(); };
public Microsoft.AspNetCore.Mvc.Razor.Compilation.CompiledViewDescriptor ViewDescriptor { get; }
public Microsoft.AspNetCore.Mvc.Razor.Compilation.CompiledViewDescriptor? ViewDescriptor { get; }
member this.ViewDescriptor : Microsoft.AspNetCore.Mvc.Razor.Compilation.CompiledViewDescriptor
Public ReadOnly Property ViewDescriptor As CompiledViewDescriptor

Property Value

Applies to