PexExceptionValidatorAttributeBase.AppendDescription Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Appends to the description.
protected:
virtual void AppendDescription(Microsoft::ExtendedReflection::Utilities::Safe::Text::SafeStringBuilder ^ sb);
protected virtual void AppendDescription (Microsoft.ExtendedReflection.Utilities.Safe.Text.SafeStringBuilder sb);
abstract member AppendDescription : Microsoft.ExtendedReflection.Utilities.Safe.Text.SafeStringBuilder -> unit
override this.AppendDescription : Microsoft.ExtendedReflection.Utilities.Safe.Text.SafeStringBuilder -> unit
Protected Overridable Sub AppendDescription (sb As SafeStringBuilder)
Parameters
- sb
- Microsoft.ExtendedReflection.Utilities.Safe.Text.SafeStringBuilder