Compartir a través de


ComErrorException.HelpContext Propiedad

Gets the context of a topic in a Help file.

Espacio de nombres:  Microsoft.SqlServer.Replication
Ensamblado:  Microsoft.SqlServer.Replication (en Microsoft.SqlServer.Replication.dll)

Sintaxis

'Declaración
Public ReadOnly Property HelpContext As Integer 
    Get
'Uso
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

Valor de la propiedad

Tipo: System.Int32
The context of a topic in a Help file.

Vea también

Referencia

ComErrorException Clase

Espacio de nombres Microsoft.SqlServer.Replication