Click or drag to resize

DoNotCaptureAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Ozeki.CommonDoNotCaptureAttribute

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public sealed class DoNotCaptureAttribute : Attribute

The DoNotCaptureAttribute type exposes the following members.

Constructors
  NameDescription
Public methodDoNotCaptureAttribute
Initializes a new instance of the DoNotCaptureAttribute class
Top
See Also