PendingChangePropertyVersions クラス

SetPendingChangeProperty のメソッドの有効なバージョン

継承階層

System.Object
  Microsoft.TeamFoundation.VersionControl.Common.PendingChangePropertyVersions

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

構文

'宣言
Public NotInheritable Class PendingChangePropertyVersions
public static class PendingChangePropertyVersions

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

フィールド

  名前 説明
パブリック フィールド静的メンバー NonVersioned 保留中の変更をチェックインするときに、特定のバージョンに関連付けられない VersionedItem のプロパティに遷移
パブリック フィールド静的メンバー SpecificVersion 保留中の変更をチェックインすると、変更セットで作成されたバージョンに関連付けられた VersionedItem のプロパティに遷移

このページのトップへ

スレッド セーフ

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

参照

関連項目

Microsoft.TeamFoundation.VersionControl.Common 名前空間