WebInvokeAttribute.IsBodyStyleSetExplicitly Eigenschap

Definitie

Hiermee haalt u de IsBodyStyleSetExplicitly eigenschap op.

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

Waarde van eigenschap

Een waarde die aangeeft of de BodyStyle eigenschap expliciet is ingesteld.

Opmerkingen

Deze eigenschap is ontworpen voor gebruik door de WCF-infrastructuur en mag nooit worden ingesteld op basis van gebruikerscode.

Van toepassing op