IDocumentPeekResult.DesiredEditorGuid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.