Click or drag to resize

NativePropertyAttribute Properties

The NativePropertyAttribute type exposes the following members.

Properties
  NameDescription
Public propertyGetFunction
Gets or sets the get function.
Public propertyGetLengths
Gets or sets the get lengths.
Public propertyIgnoreIdentifiers
Gets a value indicating whether to ignore identifiers.
Public propertySetFunction
Gets or sets the set function.
Public propertySetLengths
Gets or sets the set lengths.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also