FieldCount Property From Microsoft Deployment Tools previous page next page Deployment Tools Foundation FieldCount Property Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Linq ► QRecord ► FieldCount C# Visual Basic Visual C++ Gets the number of fields in the record. Declaration Syntax C# Visual Basic Visual C++ public int FieldCount { get; } Public ReadOnly Property FieldCount As Integer public: property int FieldCount { int get (); } Assembly: Microsoft.Deployment.WindowsInstaller.Linq (Module: Microsoft.Deployment.WindowsInstaller.Linq) Version: 3.0.0.0 (3.5.1623.0) previous page start next page