ServiceDescriptionFormatExtension.Required Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy ServiceDescriptionFormatExtension jest to wymagane dla akcji, do której się odwołuje.

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

Wartość właściwości

Boolean

true Jeśli ServiceDescriptionFormatExtension jest to wymagane; w przeciwnym razie false . Wartość domyślna to false.

Dotyczy