WebInvokeAttribute.IsRequestFormatSetExplicitly Eigenschaft

Definition

Ruft die IsRequestFormatSetExplicitly-Eigenschaft ab.

public:
 property bool IsRequestFormatSetExplicitly { bool get(); };
public bool IsRequestFormatSetExplicitly { get; }
member this.IsRequestFormatSetExplicitly : bool
Public ReadOnly Property IsRequestFormatSetExplicitly As Boolean

Eigenschaftswert

Boolean

Ein Wert, der angibt, ob die RequestFormat-Eigenschaft festgelegt wurde.

Hinweise

Diese Eigenschaft ist so konzipiert, dass sie von der WCF-Infrastruktur verwendet wird und niemals aus Dem Benutzercode festgelegt werden sollte.

Gilt für