Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the name of the component to display in the property window.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Declaration
Public Function GetComponentName As String
public string GetComponentName()
public:
virtual String^ GetComponentName() sealed
abstract GetComponentName : unit -> string
override GetComponentName : unit -> string
public final function GetComponentName() : String
Return Value
Type: System.String
Gets the name of the component to display in the property window.
Implements
ICustomTypeDescriptor.GetComponentName()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.