IPublishFile.TargetPath 属性

定义

获取或设置此文件的目标路径。

public:
 property System::String ^ TargetPath { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ TargetPath { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(11)]
public string TargetPath { get; set; }
[<System.Runtime.InteropServices.DispId(11)>]
member this.TargetPath : string with get, set
Public Property TargetPath As String

属性值

String

此文件的目标路径。

属性

适用于