Share via


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

속성 값

로컬 컴퓨터에 대한 연결 관리 정보가 들어 있는 ConnectionManagementElementCollection입니다.

특성

설명

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

적용 대상

추가 정보