Share via


ContentImporter.SetDefaultValues Method (DeploymentType)

 

 

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

Syntax

protected static void SetDefaultValues(
    DeploymentType dt
)
protected:
static void SetDefaultValues(
    DeploymentType^ dt
)
Protected Shared Sub SetDefaultValues (
    dt As DeploymentType
)

Parameters

See Also

ContentImporter Class
Microsoft.ConfigurationManagement.ApplicationManagement Namespace

Return to top