ConfigurationProperty.MustOverride Property

Definition

Gets a flag indicating whether the setting must be overridden in the application manifest.

public bool MustOverride { get; }
member this.MustOverride : bool
Public ReadOnly Property MustOverride As Boolean

Property Value

Flag indicating whether the setting must be overridden in the application manifest.

Applies to