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