ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / CounterMetadata Class / Description Property

In This Topic
    Description Property (CounterMetadata)
    In This Topic
    Gets a description of the counter.
    Syntax
    'Declaration
     
    Public ReadOnly Property Description As String
    public string Description {get;}
    See Also