다음을 통해 공유


HelpFile 속성

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

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

구문

‘선언
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.