Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
Property Value
Type: System.Int32
The context of a topic in a Help file.