PackageDeploymentManager.IsPackageDeploymentFeatureSupported Method

Definition

public:
 static bool IsPackageDeploymentFeatureSupported(PackageDeploymentFeature feature);
 static bool IsPackageDeploymentFeatureSupported(PackageDeploymentFeature const& feature);
public static bool IsPackageDeploymentFeatureSupported(PackageDeploymentFeature feature);
function isPackageDeploymentFeatureSupported(feature)
Public Shared Function IsPackageDeploymentFeatureSupported (feature As PackageDeploymentFeature) As Boolean

Parameters

Returns

Boolean

bool

Applies to