Validations Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation Validations Property
Gets the validation flags specified when the transform was generated.
Declaration Syntax
C# Visual Basic Visual C++
public TransformValidations Validations { get; }
Public ReadOnly Property Validations As TransformValidations
	Get
public:
property TransformValidations Validations {
	TransformValidations get ();
}
Property Value

Assembly: Microsoft.Deployment.WindowsInstaller.Package (Module: Microsoft.Deployment.WindowsInstaller.Package.dll) Version: 3.0.0.0 (3.9.1006.0)