WebGetAttribute.IsResponseFormatSetExplicitly Eigenschaft

Definition

Ruft die IsResponseFormatSetExplicitly-Eigenschaft ab.

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

Eigenschaftswert

Ein Wert, der angibt, ob die ResponseFormat-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: