ComErrorException.HelpFile 속성

정의

도움말 파일의 정규화된 경로를 가져옵니다.

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

속성 값

도움말 파일의 정규화된 경로입니다.

적용 대상