RoutePrefixAttribute::Prefix Property
Gets the route prefix.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: property String^ Prefix { virtual String^ get(); private: virtual void set(String^ value); }
Implements
IRoutePrefix::Prefix
Show: