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 インスタンスを作成します。

適用対象