Bearbeiten

ActivityTemplateFactoryBuilder Class

Definition

Represents an activity template factory builder.

public ref class ActivityTemplateFactoryBuilder sealed
[System.Windows.Markup.ContentProperty("Implementation")]
public sealed class ActivityTemplateFactoryBuilder
[<System.Windows.Markup.ContentProperty("Implementation")>]
type ActivityTemplateFactoryBuilder = class
Public NotInheritable Class ActivityTemplateFactoryBuilder
Inheritance
ActivityTemplateFactoryBuilder
Attributes

Constructors

ActivityTemplateFactoryBuilder()

Initializes a new instance of the ActivityTemplateFactoryBuilder class.

Properties

Implementation

Gets or sets the implementation for the ActivityTemplateFactoryBuilder.

Name

Gets or sets the identifying name of an ActivityTemplateFactoryBuilder.

TargetType

Gets or sets the type for which this ActivityTemplateFactoryBuilder is intended.

Methods

Equals(Object)

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

(Inherited from Object)
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