JAMS 6.x Help
Setup Property (CurDependencySetup)


Gets the Depends on Setup property. The DependencyType must be DependencyType.Setup.
Syntax
'Declaration
 
<System.ComponentModel.ReadOnlyAttribute(True)>
Public ReadOnly Property Setup As Setup
'Usage
 
Dim instance As CurDependencySetup
Dim value As Setup
 
value = instance.Setup
[System.ComponentModel.ReadOnly(true)]
public Setup Setup {get;}
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

CurDependencySetup Class
CurDependencySetup Members

Send Feedback