Visual Basic (Declaration) | |
---|---|
Public Property ProcessAssociationType As Association.AssociationTypes |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As Association Dim value As Association.AssociationTypes instance.ProcessAssociationType = value value = instance.ProcessAssociationType |
C# | |
---|---|
public Association.AssociationTypes ProcessAssociationType {get; set;} |
C++/CLI | |
---|---|
public: property Association.AssociationTypes ProcessAssociationType { Association.AssociationTypes get(); void set ( Association.AssociationTypes value); } |
Property Value
The type of the process association.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