ConsumerConnectionPointCollection.Default 속성

정의

기본 소비자 연결 지점을 가져옵니다.

public:
 property System::Web::UI::WebControls::WebParts::ConsumerConnectionPoint ^ Default { System::Web::UI::WebControls::WebParts::ConsumerConnectionPoint ^ get(); };
public System.Web.UI.WebControls.WebParts.ConsumerConnectionPoint Default { get; }
member this.Default : System.Web.UI.WebControls.WebParts.ConsumerConnectionPoint
Public ReadOnly Property Default As ConsumerConnectionPoint

속성 값

기본값 ConsumerConnectionPoint입니다.

설명

이 속성은 기본 연결 지점인 컬렉션에서 소비자 연결 지점을 빠르게 찾을 수 있는 방법을 제공합니다.

적용 대상