다음을 통해 공유


LocalizableProperties.GetComponentName Method

Returns the name of this object.

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

Syntax

‘선언
Public Function GetComponentName As String
public string GetComponentName()

Return Value

Type: System.String
A string containing the component name.

Implements

ICustomTypeDescriptor.GetComponentName()

.NET Framework Security

See Also

Reference

LocalizableProperties Class

Microsoft.VisualStudio.Shell Namespace