PackageDeploymentManager.IsPackageDeploymentFeatureSupported Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- feature
- PackageDeploymentFeature
Returns
Boolean
bool