หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Returns the identifier of the topic in the Help file.
Namespace: Microsoft.SqlServer.Dts.Design
Assembly: Microsoft.SqlServer.Dts.Design (in Microsoft.SqlServer.Dts.Design.dll)
Syntax
'Declaration
ReadOnly Property HelpContext As Integer
Get
'Usage
Dim instance As IComponentErrorInfo
Dim value As Integer
value = instance.HelpContext
int HelpContext { get; }
property int HelpContext {
int get ();
}
abstract HelpContext : int
function get HelpContext () : int
Property Value
Type: System.Int32
An Integer containing the topic identifier.