FieldCount Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation FieldCount Property
Gets the number of fields in the record.
Declaration Syntax
C# Visual Basic Visual C++ F#
public int FieldCount { get; }
Public ReadOnly Property FieldCount As Integer
	Get
public:
property int FieldCount {
	int get ();
}
member FieldCount : int with get
Property Value

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