ComErrorException.HelpContext 屬性
Gets the context of a topic in a Help file.
命名空間: Microsoft.SqlServer.Replication
組件: Microsoft.SqlServer.Replication (在 Microsoft.SqlServer.Replication.dll 中)
語法
'宣告
Public ReadOnly Property HelpContext As Integer
Get
'用途
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
屬性值
型別:System.Int32
The context of a topic in a Help file.