PexAllowedContractRequiresFailureAttribute.Documented Property
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.
Gets or sets a value indicating whether the exception type should be documented
public:
virtual property bool Documented { bool get(); void set(bool value); };
public override bool Documented { get; set; }
member this.Documented : bool with get, set
Public Overrides Property Documented As Boolean
Property Value
Returns Boolean.