ResXFileRef.FileName 属性

定义

获取在当前 ResXFileRef 构造函数中指定的文件名。

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

属性值

所引用的文件的名称。

适用于