LocalizedNameAttribute.Name Property

Definition

Gets the localized name of the extension.

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Property Value

A string containing the localized name of the extension.

Applies to