Share via


ContentImporter.Controller Property

 

Namespace:   Microsoft.ConfigurationManagement.ApplicationManagement
Assembly:  Microsoft.ConfigurationManagement.ApplicationManagement (in Microsoft.ConfigurationManagement.ApplicationManagement.dll)

Syntax

public virtual ImporterUIController Controller { get; }
public:
property ImporterUIController^ Controller {
    virtual ImporterUIController^ get();
}
Public Overridable ReadOnly Property Controller As ImporterUIController

Property Value

Type: Microsoft.ConfigurationManagement.ApplicationManagement.ImporterUIController

See Also

ContentImporter Class
Microsoft.ConfigurationManagement.ApplicationManagement Namespace

Return to top