Extension.LocalizedName Property

Definition

Gets the localized name of the extension to be used for display purposes in a user interface.

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

Property Value

The localized name of the extension.

Applies to