FileInfoWrapper.FullName 属性

定义

文件的完整路径。 (替代 FullName)。

public:
 virtual property System::String ^ FullName { System::String ^ get(); };
public override string FullName { get; }
member this.FullName : string
Public Overrides ReadOnly Property FullName As String

属性值

注解

等于 的值 Name

适用于