WebGetAttribute.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

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

Hinweise

Diese Eigenschaft ist für die Verwendung von der WCF-Infrastruktur konzipiert und sollte niemals über Benutzercode festgelegt werden.

Gilt für: