Condividi tramite


Proprietà ObjectPath

Gets the object path associated with a TraceEventArgs object.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ObjectPath As String
    Get
'Utilizzo
Dim instance As TraceEventArgs
Dim value As String

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

Valore proprietà

Tipo: System. . :: . .String
The object path.