Compartir a través de


ObjectPath Propiedad

Gets the object path associated with a TraceEventArgs object.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public ReadOnly Property ObjectPath As String
    Get
'Uso
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

Valor de la propiedad

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