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