Udostępnij za pośrednictwem


Metoda TransformationRunFactory.RunTransformation —

Przestrzeń nazw:  Microsoft.VisualStudio.TextTemplating.VSHost
Zestaw:  Microsoft.VisualStudio.TextTemplating.VSHost.12.0 (w Microsoft.VisualStudio.TextTemplating.VSHost.12.0.dll)

Składnia

'Deklaracja
Public Function RunTransformation ( _
    transformationRun As IDebugTransformationRun _
) As String
public string RunTransformation(
    IDebugTransformationRun transformationRun
)
public:
String^ RunTransformation(
    IDebugTransformationRun^ transformationRun
)
member RunTransformation : 
        transformationRun:IDebugTransformationRun -> string
public function RunTransformation(
    transformationRun : IDebugTransformationRun
) : String

Parametry

  • transformationRun
    Typ: IDebugTransformationRun

Wartość zwracana

Typ: String

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TransformationRunFactory Klasa

Przestrzeń nazw Microsoft.VisualStudio.TextTemplating.VSHost