IPublishProperties::PublishFiles Property

 

Gets a collection of files that can be deployed.

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

[DispIdAttribute(15)]
property IPublishFileCollection^ PublishFiles {
	IPublishFileCollection^ get();
}
Return to top
Show: