Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets or sets the navigation source of the path.
Namespace: System.Web.OData.Routing
Assembly: System.Web.OData (in System.Web.OData.dll)
Syntax
public IEdmNavigationSource NavigationSource { get; }
public:
property IEdmNavigationSource^ NavigationSource {
IEdmNavigationSource^ get();
}
member NavigationSource : IEdmNavigationSource with get
Public ReadOnly Property NavigationSource As IEdmNavigationSource
Property Value
Type: Microsoft.OData.Edm.IEdmNavigationSource
See Also
ODataPath Class
System.Web.OData.Routing Namespace
Return to top