ConstructorInfoWrapper::Name Property

 

Gets the name of this method.

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

public:
property String^ Name {
	virtual String^ get() override;
}

Property Value

Type: System::String^

Returns String.

Return to top
Show: