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.
DataCollectorDescriptionAttribute::IsResourceName Property
Indicates whether the string that is provided for the description is a resource name or the actual description for the diagnostic data adapter.
Assembly: Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
Property Value
Type: System::Booleantrue if the provided string for the description is a resource name;
false if the provided string should be used directly as the description for the diagnostic data adapter.
Show: