Click or drag to resize

HttpRequestSerializerDocumentFormat Property

Gets the type of the text folding (XML, C#, ...)

Namespace:  Hummingbird.TestFramework.Serialization
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public override DocumentFormat DocumentFormat { get; }

Property Value

Type: DocumentFormat
The type of the text folding.
See Also