다음을 통해 공유


RegisterExtenderAttribute.ExtendeeCatId Property

Gets the CATID of the object 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 CATID of the object to be extended.

.NET Framework Security

See Also

Reference

RegisterExtenderAttribute Class

Microsoft.VisualStudio.Shell Namespace