ChangeTag.ChangeTypes 属性

定义

获取标记的更改类型。

public:
 property Microsoft::VisualStudio::Text::Document::ChangeTypes ChangeTypes { Microsoft::VisualStudio::Text::Document::ChangeTypes get(); };
public:
 property Microsoft::VisualStudio::Text::Document::ChangeTypes ChangeTypes { Microsoft::VisualStudio::Text::Document::ChangeTypes get(); };
public Microsoft.VisualStudio.Text.Document.ChangeTypes ChangeTypes { get; }
member this.ChangeTypes : Microsoft.VisualStudio.Text.Document.ChangeTypes
Public ReadOnly Property ChangeTypes As ChangeTypes

属性值

ChangeTypes

标记的更改类型。

适用于