共用方式為


RegisterExtenderAttribute.Extender Property

Gets the GUID of the extender.

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

Syntax

'宣告
Public ReadOnly Property Extender As Guid
public Guid Extender { get; }

Property Value

Type: System.Guid
The GUID of the extender.

.NET Framework Security

See Also

Reference

RegisterExtenderAttribute Class

Microsoft.VisualStudio.Shell Namespace