ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Storage Namespace / NativeFileStream Class / Handle Property

In This Topic
    Handle Property
    In This Topic
    Gets the stream handle.
    Syntax
    'Declaration
     
    Public ReadOnly Property Handle As System.IntPtr
    public System.IntPtr Handle {get;}
    See Also