Поделиться через


DisplayState.GetPathForTarget(DisplayTarget) Метод

Определение

Извлекает объект DisplayPath , представляющий указанный целевой объект.

public:
 virtual DisplayPath ^ GetPathForTarget(DisplayTarget ^ target) = GetPathForTarget;
DisplayPath GetPathForTarget(DisplayTarget const& target);
public DisplayPath GetPathForTarget(DisplayTarget target);
function getPathForTarget(target)
Public Function GetPathForTarget (target As DisplayTarget) As DisplayPath

Параметры

target
DisplayTarget

Объект DisplayTarget .

Возвращаемое значение

Объект DisplayPath , представляющий целевой объект.

Применяется к