IPublishProperties::PublishFiles Property
Visual Studio 2015
Gets a collection of files that can be deployed.
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
[DispIdAttribute(15)]
property IPublishFileCollection^ PublishFiles {
IPublishFileCollection^ get();
}
Show: