ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Storage Namespace / SecurityAttributes Structure / InheritHandle Property

In This Topic
    InheritHandle Property
    In This Topic
    Gets or sets a value indicating whether [inherit handle].
    Syntax
    'Declaration
     
    Public Property InheritHandle As System.Boolean
    public System.bool InheritHandle {get; set;}

    Property Value

    true if [inherit handle]; otherwise, false.
    See Also