HelpContextAttribute.HelpCollection 속성

정의

도움말 컬렉션을 포함하는 문자열을 받거나 설정하여 도움말을 가져옵니다.

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

속성 값

도움말 모음을 포함하는 문자열로, 도움말을 얻을 수 있습니다.

적용 대상