Partager via


ObjectPath propriété

Gets the object path associated with a TraceEventArgs object.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ObjectPath As String
    Get
'Utilisation
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

Valeur de la propriété

Type : System. . :: . .String
The object path.