BindingPropertyDirectionAttribute(Boolean, Boolean) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
BindingPropertyDirectionAttribute(bool isInbound, bool isOutbound);
public BindingPropertyDirectionAttribute (bool isInbound, bool isOutbound);
new Microsoft.ServiceModel.Channels.BindingPropertyDirectionAttribute : bool * bool -> Microsoft.ServiceModel.Channels.BindingPropertyDirectionAttribute
Public Sub New (isInbound As Boolean, isOutbound As Boolean)
Parameter
- isInbound
- Boolean
- isOutbound
- Boolean