ContentImporter.SetDefaultValues Method

Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager

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

Usage

'Usage
Dim dt As DeploymentType

ContentImporter.SetDefaultValues(dt)

Syntax

'Declaration
Protected Shared Sub SetDefaultValues ( _
    dt As DeploymentType _
)
protected static void SetDefaultValues (
    DeploymentType dt
)
protected:
static void SetDefaultValues (
    DeploymentType^ dt
)
protected static void SetDefaultValues (
    DeploymentType dt
)
protected static function SetDefaultValues (
    dt : DeploymentType
)

Parameters

  • dt

Thread Safety

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

Platforms

Development Platforms

Target Platforms

See Also

Reference

ContentImporter Class
ContentImporter Members
Microsoft.ConfigurationManagement.ApplicationManagement Namespace