JAMS Developer Guide
FolderReference Constructor(String)


MVPSI.JAMS Namespace > FolderReference Class > FolderReference Constructor : FolderReference Constructor(String)
Initialize a folder reference from a specified folder name.
Syntax
'Declaration
 
Public Function New( _
   ByVal folderName As System.String _
)
'Usage
 
Dim folderName As System.String
 
Dim instance As New FolderReference(folderName)
public FolderReference( 
   System.string folderName
)

Parameters

folderName
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FolderReference Class
FolderReference Members
Overload List