DocumentListEventArgs 构造函数
初始化 DocumentListEventArgs 类的新实例。
命名空间: Microsoft.WindowsCE.Forms
程序集: Microsoft.WindowsCE.Forms(在 Microsoft.WindowsCE.Forms.dll 中)
语法
声明
Public Sub New ( _
path As String _
)
用法
Dim path As String
Dim instance As New DocumentListEventArgs(path)
public DocumentListEventArgs(
string path
)
public:
DocumentListEventArgs(
String^ path
)
public function DocumentListEventArgs(
path : String
)
参数
path
类型:System.String已删除或选中的文件的路径。
备注
此类仅在 Pocket PC 上可用。
权限
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。
平台
Windows Mobile for Pocket PC
.NET Framework 和 .NET Compact Framework 并不是对每个平台的所有版本都提供支持。有关支持的版本的列表,请参见.NET Framework 系统要求。
版本信息
.NET Compact Framework
受以下版本支持:3.5、2.0