Compartilhar via


Propriedade do RDL XmlaMessage.HelpFile

Gets or sets the help file.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
Public ReadOnly Property HelpFile As String 
    Get
'Uso
Dim instance As XmlaMessage 
Dim value As String 

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

Valor da propriedade

Tipo: System.String
The help file.

Consulte também

Referência

XmlaMessage Classe

Namespace Microsoft.AnalysisServices