Propriedade do RDL ComErrorException.HelpContext
Gets the context of a topic in a Help file.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (em Microsoft.SqlServer.Replication.dll)
Sintaxe
'Declaração
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 da propriedade
Tipo: System.Int32
The context of a topic in a Help file.