ObjectPath プロパティ
TraceEventArgs オブジェクトに関連付けられたオブジェクト パスを取得します。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
Public ReadOnly Property ObjectPath As String
Get
'使用
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
プロパティ値
型: System. . :: . .String
オブジェクト パスです。