RANUConfigurationPublicSettings.EnableRanu 属性

定义

获取或设置是否启用 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

属性值

若要启用 RANU,则为 true;否则为 false

适用于