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