adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / EventLogSource Class / DisplayName Field


In This Topic
    DisplayName Field (EventLogSource)
    In This Topic
    The display name of the source
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public DisplayName As String
    [DataMember()]
    public string DisplayName
    [DataMember()]
    public:
    String^ DisplayName
    See Also