IPublishFile2::IncludeHash Property
Visual Studio 2015
Gets or sets a value that indicates whether to include the hash of the file in the output manifest.
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
Property Value
Type: System::Booleantrue if the hash of the file is included in the output manifest; otherwise, false. The default value is true.
Visual Studio ignores the value of this property if the target .NET Framework version for the project is earlier than .NET Framework 3.5.
Show: