Share via


TeamFoundationServiceHostProperties クラス

これは、配置、およびホスト アプリケーションのコレクションを操作するために使用される TeamFoundationServiceHostProperties の中の内部実装です。

継承階層

System.Object
  Microsoft.TeamFoundation.Framework.Server.HostProperties
    Microsoft.TeamFoundation.Framework.Server.TeamFoundationServiceHostProperties

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

構文

'宣言
Public Class TeamFoundationServiceHostProperties _
    Inherits HostProperties
public class TeamFoundationServiceHostProperties : HostProperties

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

コンストラクター

  名前 説明
パブリック メソッド TeamFoundationServiceHostProperties()
パブリック メソッド TeamFoundationServiceHostProperties(TeamFoundationServiceHostProperties)
パブリック メソッド TeamFoundationServiceHostProperties(Guid, Guid, String, String, String, String, String, String, String, String, TeamFoundationServiceHostStatus, String, TeamFoundationHostType, Int32)
パブリック メソッド TeamFoundationServiceHostProperties(Guid, Guid, String, String, String, String, String, String, String, String, TeamFoundationServiceHostStatus, String, TeamFoundationHostType, Int32, DateTime)

このページのトップへ

プロパティ

  名前 説明
パブリック プロパティ Authority (HostProperties から継承されます。)
パブリック プロパティ Children
パブリック プロパティ ChildrenHosts
パブリック プロパティ ConnectionString (HostProperties から継承されます。)
パブリック プロパティ DatabaseId (HostProperties から継承されます。)
パブリック プロパティ Description (HostProperties から継承されます。)
パブリック プロパティ HostType (HostProperties から継承されます。)
パブリック プロパティ HostTypeValue (HostProperties から継承されます。)
パブリック プロパティ Id (HostProperties から継承されます。)
パブリック プロパティ LastUserAccess (HostProperties から継承されます。)
パブリック プロパティ Name (HostProperties から継承されます。)
パブリック プロパティ ParentId (HostProperties から継承されます。)
パブリック プロパティ PhysicalDirectory (HostProperties から継承されます。)
パブリック プロパティ PlugInDirectory (HostProperties から継承されます。)
パブリック プロパティ Registered (HostProperties から継承されます。)
パブリック プロパティ ResourceDirectory (HostProperties から継承されます。)
パブリック プロパティ ServicingDetails
パブリック プロパティ Status (HostProperties から継承されます。)
パブリック プロパティ StatusReason (HostProperties から継承されます。)
パブリック プロパティ VirtualDirectory (HostProperties から継承されます。)

このページのトップへ

メソッド

  名前 説明
パブリック メソッド Equals 指定のオブジェクトが現在のオブジェクトと等しいかどうかを判断します。 (Object から継承されます。)
プロテクト メソッド Finalize オブジェクトがガベージ コレクションにより収集される前に、そのオブジェクトがリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Object から継承されます。)
パブリック メソッド GetHashCode 既定のハッシュ関数として機能します。 (Object から継承されます。)
パブリック メソッド GetType 現在のインスタンスの Type を取得します。 (Object から継承されます。)
プロテクト メソッド MemberwiseClone 現在の Object の簡易コピーを作成します。 (Object から継承されます。)
パブリック メソッド ToString (Object.ToString() をオーバーライドします。)

このページのトップへ

スレッド セーフ

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

参照

関連項目

Microsoft.TeamFoundation.Framework.Server 名前空間