共用方式為


ProvideEditorExtensionAttribute.ProjectGuid Property

Sets and gets the GUID of the project associated with this editor.

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

Syntax

'宣告
Public Property ProjectGuid As String
public string ProjectGuid { get; set; }

Property Value

Type: System.String
The project GUID.

.NET Framework Security

See Also

Reference

ProvideEditorExtensionAttribute Class

Microsoft.VisualStudio.Shell Namespace