LocDisplayNameAttribute Constructor (String^)

 

Initializes a new instance of LocDisplayNameAttribute for the specified name.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
LocDisplayNameAttribute(
	String^ name
)

Parameters

name
Type: System::String^

The name to localize.

Return to top
Show: