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