JAMS Developer Guide
Folder Property (FolderParamCollection)


MVPSI.JAMS Namespace > FolderParamCollection Class : Folder Property
Gets or Sets the Folder
Syntax
'Declaration
 
Public Property Folder As Folder
'Usage
 
Dim instance As FolderParamCollection
Dim value As Folder
 
instance.Folder = value
 
value = instance.Folder
public Folder Folder {get; set;}
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

FolderParamCollection Class
FolderParamCollection Members