Gets or sets the attached data.

C# | Visual Basic | Visual C++ |
KeyValueCollection AttachedData { get; set; }
Property AttachedData As KeyValueCollection
property KeyValueCollection^ AttachedData { KeyValueCollection^ get (); void set (KeyValueCollection^ value); }

The attached data.