PexFocusOnAssemblyAttribute.Optional Property

Definition

Gets or sets a value indicating whether the types or assemblies by this attribute might not be present on the system

public:
 property bool Optional { bool get(); void set(bool value); };
public bool Optional { get; set; }
member this.Optional : bool with get, set
Public Property Optional As Boolean

Property Value

Returns Boolean.

Applies to