Themes for WinForms | ComponentOne
C1.Win.Themes.8 Assembly / C1.Win.Themes.Serialization Namespace / SerializerLogItem Class / Category Property

In This Topic
    Category Property (SerializerLogItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Category As System.String
    public System.string Category {get; set;}
    See Also