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