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


BaseShadow.GetShadowAttacher - метод

Обновлен: Ноябрь 2007

Пространство имен:  Microsoft.VisualStudio.TestTools.UnitTesting
Сборка:  Microsoft.VisualStudio.QualityTools.UnitTestFramework (в Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)

Синтаксис

'Декларация
Protected Shared Function GetShadowAttacher ( _
    type As Type _
) As BaseShadow..::.ElementConverter
'Применение
Dim type As Type
Dim returnValue As BaseShadow..::.ElementConverter

returnValue = BaseShadow.GetShadowAttacher(type)
protected static BaseShadow..::.ElementConverter GetShadowAttacher(
    Type type
)
protected:
static BaseShadow..::.ElementConverter^ GetShadowAttacher(
    Type^ type
)
protected static function GetShadowAttacher(
    type : Type
) : BaseShadow..::.ElementConverter

Параметры

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

Тип: Microsoft.VisualStudio.TestTools.UnitTesting.BaseShadow.ElementConverter

Разрешения

См. также

Ссылки

BaseShadow Класс

BaseShadow - члены

Microsoft.VisualStudio.TestTools.UnitTesting - пространство имен