Gets module name.
Namespace:
Rebex.Net.Servers.Core
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
Visual Basic |
---|
Public Property Name As String Get Private Set |
C# |
---|
public string Name { get; private set; } |