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.