ValidationVisitor.CurrentPath 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
protected:
property Microsoft::AspNetCore::Mvc::ModelBinding::Internal::ValidationStack ^ CurrentPath { Microsoft::AspNetCore::Mvc::ModelBinding::Internal::ValidationStack ^ get(); };
protected Microsoft.AspNetCore.Mvc.ModelBinding.Internal.ValidationStack CurrentPath { get; }
member this.CurrentPath : Microsoft.AspNetCore.Mvc.ModelBinding.Internal.ValidationStack
Protected ReadOnly Property CurrentPath As ValidationStack
屬性值
Microsoft.AspNetCore.Mvc.ModelBinding.Internal.ValidationStack