TextAndVersion 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
一个表示源文本及其版本标记的类。
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 实例。 |