TextAndVersion 类

定义

一个表示源文本及其版本标记的类。

public ref class TextAndVersion sealed
public sealed class TextAndVersion
type TextAndVersion = class
Public NotInheritable Class TextAndVersion
继承
TextAndVersion

属性

FilePath
已过时.

已过时。

Text

源文本。

Version

源文本的版本

方法

Create(SourceText, VersionStamp, String)

创建新的 TextAndVersion 实例。

适用于