ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct3D11 Namespace / CounterMetadata Class / Name Property

In This Topic
    Name Property (CounterMetadata)
    In This Topic
    Gets a brief name for the counter.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As System.String
    public System.string Name {get;}
    See Also