HelpContextAttribute.HelpCollection 속성

정의

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

public:
 property System::String ^ HelpCollection { System::String ^ get(); };
public string HelpCollection { get; }
member this.HelpCollection : string
Public ReadOnly Property HelpCollection As String

속성 값

도움말을 가져올 도움말 컬렉션을 포함하는 문자열입니다.

적용 대상