ILivingObjectDiagnostics<T>.GetPreview(T) 方法

定义

public:
 System::String ^ GetPreview(T trackedObject);
public string GetPreview (T trackedObject);
abstract member GetPreview : 'T -> string
Public Function GetPreview (trackedObject As T) As String

参数

trackedObject
T

返回

String

适用于