Count Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation Count Property
Gets the number string tables in the version resource.
Declaration Syntax
C# Visual Basic Visual C++ F#
public int Count { get; }
Public ReadOnly Property Count As Integer
	Get
public:
virtual property int Count {
	int get () sealed;
}
abstract Count : int with get
override Count : int with get
Property Value

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