ValidateDelete Method

DTF API

Copy image CopyHover image
Deployment Tools Foundation ValidateDelete Method
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstaller.LinqQRecordValidateDelete()()()()
Not yet implemented.
Declaration Syntax
C# Visual Basic Visual C++ F#
public ICollection<ValidationErrorInfo> ValidateDelete()
Public Function ValidateDelete As ICollection(Of ValidationErrorInfo)
public:
ICollection<ValidationErrorInfo>^ ValidateDelete()
member ValidateDelete : unit -> ICollection<ValidationErrorInfo> 
Return Value
ICollection < (Of < ( <' ValidationErrorInfo > ) > ) >

Assembly: Microsoft.Deployment.WindowsInstaller.Linq (Module: Microsoft.Deployment.WindowsInstaller.Linq.dll) Version: 3.0.0.0 (3.11.1.2318)