BindingSource.Path Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A BindingSource for the request url path.
public: static initonly Microsoft::AspNetCore::Mvc::ModelBinding::BindingSource ^ Path;
public static readonly Microsoft.AspNetCore.Mvc.ModelBinding.BindingSource Path;
staticval mutable Path : Microsoft.AspNetCore.Mvc.ModelBinding.BindingSource
Public Shared ReadOnly Path As BindingSource