PerformanceThresholdServiceName Property |
Namespace:
Hummingbird.TestFramework.Automation
Assembly:
Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax public string ServiceName { get; }
Public ReadOnly Property ServiceName As String
Get
public:
property String^ ServiceName {
String^ get ();
}
member ServiceName : string with get
Property Value
Type:
String
The name of the service.
See Also