The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TestElement::HostData Property
Gets or sets data to be used by the custom host that is identified by the HostType property.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
public: [PropertyWindowAttribute] [DefaultValueAttribute("")] property String^ HostData { virtual String^ get(); virtual void set(String^ value); }
Show: