directoryentry
美英
- un.目录项;索引条目
- 网络类--封装节点或对象;目录体;组件
directoryentry
directoryentry
目录项
...是以32Bytes划分为一个单位,每个单位称为一个目录项(DirectoryEntry),即每个目录项的长度都是32Bytes。
类--封装节点或对象
... 6.1.16 Delete 方法--删除文件 6.1.18 DirectoryEntry 类--封装节点或对象 6.1.20 DirectoryName 属性--获取路径 ...
目录体
Linux基础之内核对象和s... ... 系统文件目录:( system filesystem) 目录体:( directoryentry) 内核对象:( ker…
组件
C# GUID的简介 | 萝卜根 ... Active Directory 架构 DirectoryEntry 组件 DirectorySearcher 组件 ...
1
DirectoryEntry also has a Parent property used to navigate from the object to which you are connected to its parent object.
DirectoryEntry还有一个Parent属性,用于从所连接到的对象导航到其父对象。
2
With that method, an application can retrieve the DirectoryEntry for the object.
通过该方法,应用程序可以检索对象的DirectoryEntry。
3
Retrieves a DirectoryEntry object that represents the replication connection.
检索表示复制连接的DirectoryEntry对象。
4
The specified DirectoryEntry is not a container.
指定的DirectoryEntry不是容器。
5
Gets the DirectoryEntry for this object.
获取此对象的DirectoryEntry。
6
Using DirectoryEntry object to bind to objects.
使用DirectoryEntry对象绑定到多个对象。
7
path - The path to the file to be looked up or created. Either an absolute path, or a relative path from this DirectoryEntry. (DOMString)
查找或建立文件的路径。可以是绝对路径,或者一个相对目录。
8
How to use the Invoke method of the DirectoryEntry object to add an existing user to that group
如何使用DirectoryEntry对象的Invoke方法向该组添加现有用户
9
How to use the CommitChanges method of the DirectoryEntry object to persist changes to the group to the directory store
如何使用DirectoryEntry对象的CommitChanges方法将对组的更改保存到目录存储区
10
How to bind a DirectoryEntry object to a local computer using the WinNT provider
如何使用WinNT提供程序将DirectoryEntry对象绑定到本地计算机