Compartir a través de


LocalizableProperties.GetComponentName Method

Definition

Returns the name of this object.

public:
 virtual System::String ^ GetComponentName();
public:
 Platform::String ^ GetComponentName();
std::wstring GetComponentName();
public string GetComponentName();
public virtual string GetComponentName();
abstract member GetComponentName : unit -> string
override this.GetComponentName : unit -> string
Public Function GetComponentName () As String
Public Overridable Function GetComponentName () As String

Returns

A string containing the component name.

Implements

Applies to