[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <ComponentObjects> element.
| C# | Visual Basic | Visual C++ |
public ComponentObjects ComponentObjects{ get; set;}
Public Property ComponentObjects As ComponentObjects
public: property ComponentObjects^ ComponentObjects { ComponentObjects^ get (); void set (ComponentObjects^ value); }
A ComponentObjects
The SIF specification defines the meaning of this null as: "A GUID reference to the component objects, if any, that make up this object."
To remove the ComponentObjects, set ComponentObjects to null
Version: 2.0
Since: 1.5r1