ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 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;}
    See Also