Sdílet prostřednictvím


IPublishFile2.Name Property

Definition

Gets the local name of the file.

public:
 property System::String ^ Name { System::String ^ get(); };
public:
 property Platform::String ^ Name { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(8)]
public string Name { get; }
[<System.Runtime.InteropServices.DispId(8)>]
member this.Name : string
Public ReadOnly Property Name As String

Property Value

The local name of the file.

Implements

Attributes

Applies to