ComponentOne Bitmap for UWP
C1.UWP.DX 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