Share via


PropertyGroup.GetClassName 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 GetClassName As String
protected virtual string GetClassName()
protected:
virtual String^ GetClassName()
abstract GetClassName : unit -> string 
override GetClassName : unit -> string 
protected function GetClassName() : String

Return Value

Type: System.String

.NET Framework Security

See Also

Reference

PropertyGroup Class

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