ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / Device Class / DebugName Property

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