ComplexValue.Properties 속성

정의

ComplexValue 클래스에 대한 속성 배열을 가져옵니다.

public:
 property cli::array <Microsoft::SqlServer::Dts::Tasks::WebServiceTask::ComplexProperty ^> ^ Properties { cli::array <Microsoft::SqlServer::Dts::Tasks::WebServiceTask::ComplexProperty ^> ^ get(); };
public Microsoft.SqlServer.Dts.Tasks.WebServiceTask.ComplexProperty[] Properties { get; }
member this.Properties : Microsoft.SqlServer.Dts.Tasks.WebServiceTask.ComplexProperty[]
Public ReadOnly Property Properties As ComplexProperty()

속성 값

ComplexProperty 배열입니다.

적용 대상