|
WebSControllerNameAttributeName Property |
The name of the controller
Namespace: DrawerBackup.Native.Server.WebS.ExtensionsAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic string Name { get; }
Public ReadOnly Property Name As String
Get
public:
property String^ Name {
String^ get ();
}
member Name : string with get
Property Value
Type:
String
See Also