다음을 통해 공유


RazorPageFactoryResult.ViewDescriptor 속성

정의

CompiledViewDescriptor를 가져옵니다.

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

속성 값

적용 대상