Język

DataServicesReplaceFunctionFeature.Enable Właściwość

Definicja

Pobiera lub ustawia wartość logiczną określającą, czy funkcja Replace jest włączona.

public:
 property bool Enable { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("enable")]
public bool Enable { get; set; }
[<System.Configuration.ConfigurationProperty("enable")>]
member this.Enable : bool with get, set
Public Property Enable As Boolean

Wartość właściwości

Wartość True, jeśli funkcja zamiany jest włączona, w przeciwnym razie wartość false.

Atrybuty

Dotyczy