adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / FoundFileInfo Class / FullName Property

In This Topic
    FullName Property (FoundFileInfo)
    In This Topic
    Syntax
    'Declaration
     
    
    <XmlIgnoreAttribute()>
    Public Overridable ReadOnly Property FullName As String
    [XmlIgnore()]
    public virtual string FullName {get;}
    See Also