WcfMessageLoggerExtensionBehaviorType Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic override Type BehaviorType { get; }
Public Overrides ReadOnly Property BehaviorType As Type
Get
public:
virtual property Type^ BehaviorType {
Type^ get () override;
}
abstract BehaviorType : Type with get
override BehaviorType : Type with get
Property Value
Type:
Type
See Also