ITaskFactory.FactoryName Property

Definition

Gets the name of the factory.

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

Property Value

The name of the factory.

Applies to