WebGetAttribute.IsResponseFormatSetExplicitly Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the IsResponseFormatSetExplicitly property.
public:
property bool IsResponseFormatSetExplicitly { bool get(); };
public bool IsResponseFormatSetExplicitly { get; }
member this.IsResponseFormatSetExplicitly : bool
Public ReadOnly Property IsResponseFormatSetExplicitly As Boolean
Property Value
A value that specifies whether the ResponseFormat property was set.
Remarks
This property is designed to be used by the WCF infrastructure and should never be set from user code.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.