.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp.IO
XsFileStream 类
XsFileStream 属性
FileName 属性
XsFileStream.FileName 属性
The name of the file opened in the stream.
命名空间:
XSharp.IO
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
X#
C#
复制
PROPERTY
FileName
AS
STRING
GET
SET
public
string
FileName
{
get
;
set
; }
查看代码
属性值
类型:
String
参见
引用
XsFileStream 类
XSharp.IO 命名空间