[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <AssociatedObjects> element.
| C# | Visual Basic | Visual C++ |
public AssociatedObjects AssociatedObjects{ get; set;}
Public Property AssociatedObjects As AssociatedObjects
public: property AssociatedObjects^ AssociatedObjects { AssociatedObjects^ get (); void set (AssociatedObjects^ value); }
An AssociatedObjects
To remove the AssociatedObjects, set AssociatedObjects to null
Version: 2.0
Since: 2.0