ConnectionManagementSection.ConnectionManagement 속성

정의

섹션에서 연결 관리 개체의 컬렉션을 가져옵니다.

public:
 property System::Net::Configuration::ConnectionManagementElementCollection ^ ConnectionManagement { System::Net::Configuration::ConnectionManagementElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("", IsDefaultCollection=true)]
public System.Net.Configuration.ConnectionManagementElementCollection ConnectionManagement { get; }
[<System.Configuration.ConfigurationProperty("", IsDefaultCollection=true)>]
member this.ConnectionManagement : System.Net.Configuration.ConnectionManagementElementCollection
Public ReadOnly Property ConnectionManagement As ConnectionManagementElementCollection

속성 값

로컬 컴퓨터에 대한 연결 관리 정보를 포함하는 A ConnectionManagementElementCollection 입니다.

특성

설명

ConnectionManagementElementCollection 이 속성에서 반환 된 구성 파일의 각 ConnectionManagementElement 요소에 대 한 하나를 connectionManagement 포함 합니다.

적용 대상

추가 정보