PexAllowedExceptionAttributeBase.AppendDescription(SafeStringBuilder) 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:
override void AppendDescription(Microsoft::ExtendedReflection::Utilities::Safe::Text::SafeStringBuilder ^ sb);
protected override void AppendDescription (Microsoft.ExtendedReflection.Utilities.Safe.Text.SafeStringBuilder sb);
override this.AppendDescription : Microsoft.ExtendedReflection.Utilities.Safe.Text.SafeStringBuilder -> unit
Protected Overrides Sub AppendDescription (sb As SafeStringBuilder)
Parameters
- sb
- Microsoft.ExtendedReflection.Utilities.Safe.Text.SafeStringBuilder