IPublishFile2::TargetPath Property
Visual Studio 2015
Gets or sets the target name of the file.
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
[DispIdAttribute(11)] property String^ TargetPath { String^ get(); void set(String^ value); }
Implements
IPublishFile::TargetPath
Show: