DiffResources クラス

継承階層

System.Object
  Microsoft.TeamFoundation.VersionControl.Common.Internal.DiffResources

名前空間:  Microsoft.TeamFoundation.VersionControl.Common.Internal
アセンブリ:  Microsoft.TeamFoundation.VersionControl.Common (Microsoft.TeamFoundation.VersionControl.Common.dll 内)

構文

'宣言
Public NotInheritable Class DiffResources
public static class DiffResources

DiffResources 型で公開されるメンバーは以下のとおりです。

プロパティ

  名前 説明
パブリック プロパティ静的メンバー Manager

このページのトップへ

メソッド

  名前 説明
パブリック メソッド静的メンバー Format
パブリック メソッド静的メンバー Get
パブリック メソッド静的メンバー GetBool
パブリック メソッド静的メンバー GetInt

このページのトップへ

フィールド

  名前 説明
パブリック フィールド静的メンバー ArgOutOfRange
パブリック フィールド静的メンバー ArgumentError_TokenizerCodePagesMustMatch
パブリック フィールド静的メンバー ArgumentError_TokenizerTypesMustMatch
パブリック フィールド静的メンバー ArgumentError_TokenStreamsMustSeek
パブリック フィールド静的メンバー CouldNotRereadEntireToken
パブリック フィールド静的メンバー IncompleteCharacter
パブリック フィールド静的メンバー IncompleteSurrogatePair
パブリック フィールド静的メンバー InternalCodeError
パブリック フィールド静的メンバー InvalidCodePage
パブリック フィールド静的メンバー InvalidDiffOperation
パブリック フィールド静的メンバー ReversedSurrogatePair
パブリック フィールド静的メンバー TokenizersMustBeInitialized
パブリック フィールド静的メンバー UnexpectedEndOfStream
パブリック フィールド静的メンバー VssDiffChange
パブリック フィールド静的メンバー VssDiffChangeTo
パブリック フィールド静的メンバー VssDiffDelete
パブリック フィールド静的メンバー VssDiffInsert
パブリック フィールド静的メンバー WriteOnceProperty

このページのトップへ

スレッド セーフ

この型のすべてのパブリック static (Visual Basic では Shared) メンバーは、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

参照

関連項目

Microsoft.TeamFoundation.VersionControl.Common.Internal 名前空間