.NET Framework Class Library

DocumentCacheInfo.FilePath Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.ASP Namespace > DocumentCacheInfo Class > DocumentCacheInfo Properties >

.NET Framework Class Library

DocumentCacheInfo.FilePath Property

Namespace: Gnostice.Controls.ASP

Assembly:  Gnostice.Controls.ASP (in Gnostice.Controls.ASP.dll)

Syntax

Visual Basic

Public Property FilePath As String
 Get
 Set

C#

public string FilePath { getset; }

Visual C++

public:
property StringFilePath {
 Stringget ();
 void set (Stringvalue);
}

See Also

DocumentCacheInfo Class

DocumentCacheInfo Members

Gnostice.Controls.ASP Namespace