IDebugTransformationRun Interface
Namespace: Microsoft.VisualStudio.TextTemplating
Assembly: Microsoft.VisualStudio.TextTemplating.Interfaces.11.0 (in Microsoft.VisualStudio.TextTemplating.Interfaces.11.0.dll)
Syntax
'Declaration
<CLSCompliantAttribute(True)> _
Public Interface IDebugTransformationRun
[CLSCompliantAttribute(true)]
public interface IDebugTransformationRun
[CLSCompliantAttribute(true)]
public interface class IDebugTransformationRun
[<CLSCompliantAttribute(true)>]
type IDebugTransformationRun = interface end
public interface IDebugTransformationRun
The IDebugTransformationRun type exposes the following members.
Properties
Name | Description | |
---|---|---|
Errors |
Top
Methods
Name | Description | |
---|---|---|
PerformTransformation |
Top