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