Share via


PropertyGroup.GetComponentName Method

This class and its members are reserved for internal use and are not intended to be used in your code.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

'Declaration
Protected Overridable Function GetComponentName As String
protected virtual string GetComponentName()
protected:
virtual String^ GetComponentName()
abstract GetComponentName : unit -> string 
override GetComponentName : unit -> string 
protected function GetComponentName() : String

Return Value

Type: System.String

.NET Framework Security

See Also

Reference

PropertyGroup Class

Microsoft.VisualStudio.Data.Schema.Package.Internal Namespace