Dela via


DocumentEditor.OriginalDocument Property

Definition

The Document specified when the editor was first created.

public:
 property Microsoft::CodeAnalysis::Document ^ OriginalDocument { Microsoft::CodeAnalysis::Document ^ get(); };
public Microsoft.CodeAnalysis.Document OriginalDocument { get; }
member this.OriginalDocument : Microsoft.CodeAnalysis.Document
Public ReadOnly Property OriginalDocument As Document

Property Value

Applies to