ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / TagAttribute Class / Value Property

In This Topic
    Value Property (TagAttribute)
    In This Topic
    Gets the value.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As System.String
    public System.string Value {get;}
    See Also