ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 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 String
    public string DebugName {get; set;}

    Property Value

    The debug name.
    See Also