Click or drag to resize

PinnedString Properties

The PinnedString type exposes the following members.

Properties
  NameDescription
Public propertyByteLength
Gets the size of the buffer, in bytes.
(Inherited from SafeBuffer.)
Protected propertyGCHandle (Inherited from PinnedBuffer.)
Public propertyIsClosed
Gets a value indicating whether the handle is closed.
(Inherited from SafeHandle.)
Public propertyIsInvalid
Gets a value that indicates whether the handle is invalid.
(Inherited from SafeHandleZeroOrMinusOneIsInvalid.)
Public propertyOffset (Inherited from PinnedBuffer.)
Public propertyTarget
Returns managed object pinned by this instance.
Public propertyUnicodeString
Top
See Also