IPublishProperties2::MapFileExtensions Property
Visual Studio 2015
Gets or sets whether to add ".deploy" as an extension to all deployed files.
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
[DispIdAttribute(12)] property bool MapFileExtensions { bool get(); void set(bool value); }
Implements
IPublishProperties::MapFileExtensions
Show: