Initializes a new instance of the MsiFolderUserCache class.


Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll)

Syntax

Visual Basic (Declaration)
Public Sub New()
C#
public MsiFolderUserCache()
C++
public:
 MsiFolderUserCache() sealed 
J#
public MsiFolderUserCache()
JScript
public function MsiFolderUserCache()

See Also