Click or drag to resize

CustomParameterStrongName Property

Gets or sets the strong name of the component uses the parameter.

Namespace:  Hummingbird.TestFramework.Configuration
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public Guid StrongName { get; set; }

Property Value

Type: Guid
the strong name of the component.
See Also