Share via


IPublishFile.TargetPath Property

Definition

Gets or sets the target path of this file.

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

Property Value

The target path of this file.

Attributes

Applies to