Sdílet prostřednictvím


IPublishFile2.TargetPath Property

Definition

Gets or sets the target name of the 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 name of the file.

Implements

Attributes

Applies to