ComponentOne Bitmap for UWP
DebugName Property (DeviceChild)

C1.UWP.DX Assembly > C1.Util.DX.DXGI Namespace > DeviceChild Class : DebugName Property
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

Reference

DeviceChild Class
DeviceChild Members