DtsPipelineComponentAttribute.HelpCollection 속성

정의

도움말을 검색할 도움말 컬렉션을 가져오거나 설정합니다.

public:
 property System::String ^ HelpCollection { System::String ^ get(); void set(System::String ^ value); };
public string HelpCollection { get; set; }
member this.HelpCollection : string with get, set
Public Property HelpCollection As String

속성 값

도움말 컬렉션입니다.

적용 대상