ComErrorException.HelpFile 屬性

Gets the fully qualified path to a Help file.

命名空間:  Microsoft.SqlServer.Replication
組件:  Microsoft.SqlServer.Replication (在 Microsoft.SqlServer.Replication.dll 中)

語法

'宣告
Public ReadOnly Property HelpFile As String 
    Get
'用途
Dim instance As ComErrorException 
Dim value As String 

value = instance.HelpFile
public string HelpFile { get; }
public:
property String^ HelpFile {
    String^ get ();
}
member HelpFile : string
function get HelpFile () : String

屬性值

型別:System.String
The fully qualified path to a Help file.

請參閱

參考

ComErrorException 類別

Microsoft.SqlServer.Replication 命名空間