FieldCount Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation FieldCount Property
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
	Get
public:
property int FieldCount {
	int get ();
}
Property Value

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