DebugBuildExtension Class

Definition

Build Extension for Workflow debugger support.

public ref class DebugBuildExtension : Microsoft::Build::Tasks::Xaml::IXamlBuildTypeGenerationExtension
public class DebugBuildExtension : Microsoft.Build.Tasks.Xaml.IXamlBuildTypeGenerationExtension
type DebugBuildExtension = class
    interface IXamlBuildTypeGenerationExtension
Public Class DebugBuildExtension
Implements IXamlBuildTypeGenerationExtension
Inheritance
DebugBuildExtension
Implements

Constructors

DebugBuildExtension()

Initializes a new instance of the DebugBuildExtension class.

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
Execute(ClassData, XamlBuildTypeGenerationExtensionContext)

Indicates whether the debug symbol with specified checksum updates.

GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to