PexSettingsStoreAttributeBase.ContainsSettings Property

Definition

Gets a value indicating whether this instance has settings that have been set.

public:
 property bool ContainsSettings { bool get(); };
[System.ComponentModel.Browsable(false)]
public bool ContainsSettings { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ContainsSettings : bool
Public ReadOnly Property ContainsSettings As Boolean

Property Value

true if it contains settings; otherwise, false.

Attributes

Applies to