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 인스턴스를 만듭니다.

적용 대상