Share via


IDocumentPeekResult.DesiredEditorGuid Property

Definition

Gets the Guid for the desired editor to open when navigating.

public:
 property Guid DesiredEditorGuid { Guid get(); };
public Guid DesiredEditorGuid { get; }
member this.DesiredEditorGuid : Guid
Public ReadOnly Property DesiredEditorGuid As Guid

Property Value

The GUID for the desired editor to open when navigating.

Applies to