次の方法で共有


IPublishFileCollection.Count Property

Gets the number of files in the collection.

Namespace:  Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly:  Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)

Syntax

'宣言
ReadOnly Property Count As Integer
int Count { get; }

Property Value

Type: System.Int32
The number of files in the collection.

.NET Framework Security

See Also

Reference

IPublishFileCollection Interface

Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace