PostSharpAPI ReferencePost­Sharp.​Patterns.​FormattersUnsafe­String­BuilderVersion
Open sandboxFocus

UnsafeStringBuilder.Version Property

Version

Gets the version of the current UnsafeStringBuilder. This property is incremented every time the current object is reused, more specifically, when the Clear() method is called.

Declaration
public int Version { get; }
Property Value
Type Description
Int32