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

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