Udostępnij przez


Właściwość XmlaMessage.Source

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public ReadOnly Property Source As String
    Get
'Użycie
Dim instance As XmlaMessage
Dim value As String

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

Wartość właściwości

Typ: System.String