Sdílet prostřednictvím


IPublishFile.Name Property

Definition

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

Attributes

Applies to