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.
LocalizedDescriptionAttribute Constructor (Type^, String^)
Initializes a new instance of the LocalizedDescriptionAttribute class by using the provided type and ID.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Parameters
- resourceType
-
Type:
System::Type^
The Type for the resource file.
- resourceId
-
Type:
System::String^
The identifier for the resource that contains the description.
Show: