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.