Gets/Sets the service name.
Namespace:
NetQuarry.Services
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string Name { get; set; }
Public Property Name As String
Get
Set
Property Value
Type:
StringA string representing the service name.
Implements
IServiceInfoNameSee Also