ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / CustomEffectAttribute Class / Author Property

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