Deployment Tools Foundation
Validations Property
Gets the validation flags specified when the transform was generated.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public TransformValidations Validations { get; }
Public ReadOnly Property Validations As TransformValidations Get
public: property TransformValidations Validations { TransformValidations get (); }
member Validations : TransformValidations with get
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller.Package (Module: Microsoft.Deployment.WindowsInstaller.Package.dll) Version: 3.0.0.0 (3.11.1.2318)