Click or drag to resize

OperationCodeTagsString Property

Gets the tags as string array representation.

Namespace:  Hummingbird.TestFramework.CodeGenerator
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public string TagsString { get; }

Property Value

Type: String
The tags string.
See Also