Click or drag to resize

StartServiceSimulationTestStepServiceStrongName Property

Gets or sets the unique identifier of the service stub.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework.Automation (in Hummingbird.TestFramework.Automation.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public Guid ServiceStrongName { get; set; }

Property Value

Type: Guid
The service stub identifier.
See Also