TaskHostClass.CreationName Property

Definition

Gets the string that is used to create a TaskHostClass object.

public:
 virtual property System::String ^ CreationName { System::String ^ get(); };
public virtual string CreationName { get; }
member this.CreationName : string
Public Overridable ReadOnly Property CreationName As String

Property Value

A string that contains the name.

Implements

Applies to