다음을 통해 공유


IComponentErrorInfo.HelpFile 속성

Returns the path to the Help file that contains detailed information.

네임스페이스:  Microsoft.SqlServer.Dts.Design
어셈블리:  Microsoft.SqlServer.Dts.Design(Microsoft.SqlServer.Dts.Design.dll)

구문

‘선언
ReadOnly Property HelpFile As String 
    Get
‘사용 방법
Dim instance As IComponentErrorInfo 
Dim value As String 

value = instance.HelpFile
string HelpFile { get; }
property String^ HelpFile {
    String^ get ();
}
abstract HelpFile : string
function get HelpFile () : String

속성 값

유형: System.String
A String containing the path to the Help file.

참고 항목

참조

IComponentErrorInfo 인터페이스

Microsoft.SqlServer.Dts.Design 네임스페이스