DesignerMetadata Class

 

Updated: September 19, 2012

This class is used to register designer metadata for Microsoft.Activities.Design.

Namespace:   Microsoft.Activities.Design
Assembly:  Microsoft.Activities.Design (in Microsoft.Activities.Design.dll)

System.Object
  Microsoft.Activities.Design.DesignerMetadata

public sealed class DesignerMetadata : IRegisterMetadata

NameDescription
System_CAPS_pubmethodDesignerMetadata()

Creates a new instance of the DesignerMetadata class.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodRegister()

This method is used to register designer metadata for Microsoft.Activities.Design.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: