ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DXGI Namespace / DeviceChild Class / DebugName Property

In This Topic
    DebugName Property (DeviceChild)
    In This Topic
    Gets or sets the debug-name for this object.
    Syntax
    'Declaration
     
    Public Property DebugName As System.String
    public System.string DebugName {get; set;}

    Property Value

    The debug name.
    See Also