다음을 통해 공유


ProvideExtenderAttribute.ExtendeeCatId Property

Gets the GUID category ID of the element to be extended.

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

Syntax

‘선언
Public ReadOnly Property ExtendeeCatId As Guid
public Guid ExtendeeCatId { get; }

Property Value

Type: System.Guid
The GUID category ID of the element to be extended.

.NET Framework Security

See Also

Reference

ProvideExtenderAttribute Class

Microsoft.VisualStudio.Shell Namespace