Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Specifies the suffix string in the controller name.
Namespace: System.Web.Http.Dispatcher
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
'Declaration
Public Shared ReadOnly ControllerSuffix As String
'Usage
Dim value As String
value = DefaultHttpControllerSelector.ControllerSuffix
public static readonly string ControllerSuffix
public:
static initonly String^ ControllerSuffix
static val ControllerSuffix: string
public static final var ControllerSuffix : String