RANUConfigurationPublicSettings.EnableRanu Property

Definition

Gets or sets whether to enable RANU.

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

Property Value

true to enable RANU.; otherwise, false.

Applies to