Freigeben über


ConstructorInfoWrapper.Name Property

This member overrides MemberInfo.Name.

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

Syntax

'Declaration
Public Overrides ReadOnly Property Name As String
public override string Name { get; }

Property Value

Type: System.String

Implements

_MemberInfo.Name

.NET Framework Security

See Also

Reference

ConstructorInfoWrapper Class

Microsoft.VisualStudio.Shell.Design Namespace