Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets the context of a topic in a Help file.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
Public ReadOnly Property HelpContext As Integer
Get
'Usage
Dim instance As ComErrorException
Dim value As Integer
value = instance.HelpContext
public int HelpContext { get; }
public:
property int HelpContext {
int get ();
}
member HelpContext : int
function get HelpContext () : int
Eigenschaftswert
Typ: System.Int32
The context of a topic in a Help file.