Version |
public class Document : INotifyPropertyChanged, IDisposable
The VersionControlManagerModelDocument type exposes the following members.
| Name | Description | |
|---|---|---|
| Glyph | The glyph for this document. | |
| Name | The name of the document. | |
| RepositoryPath | The full path of the root folder of the repository for this document. | |
| ViewerModel | The VersionControlViewerModel instance representing this document. |
| Name | Description | |
|---|---|---|
| Dispose | Disposes of the associated VersionControlEditorModel. |
| Name | Description | |
|---|---|---|
| PropertyChanged | Occurs when a property value changes. |