This document is archived and information here might be outdated. Recommended version. |
The number of parts in the multipart element.
[Visual Basic .NET] Public ReadOnly Property PartCount As Integer
[C#] public int PartCount {get;}
[C++]
HRESULT get_PartCount(
System.Int32* Count
);
[C++]
Parameters Count [out, retval]
Count is a parameter of type long*