次の方法で共有


VSConstants.LOGVIEWID_Primary Field

GUID_VSStandardCommandSet97cmdidOpenWith handlers should pass this value to OpenStandardEditor method to get the Open With dialog, in this case the default/primary view of the editor factory.

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

Syntax

'宣言
Public Shared ReadOnly LOGVIEWID_Primary As Guid
'使用
Dim value As Guid

value = VSConstants.LOGVIEWID_Primary
public static readonly Guid LOGVIEWID_Primary
public:
static initonly Guid LOGVIEWID_Primary
public static final var LOGVIEWID_Primary : Guid

Field Value

Type: System.Guid

Permissions

See Also

Reference

VSConstants Class

VSConstants Members

Microsoft.VisualStudio Namespace