SearchResultEntry 类

定义

SearchResultEntry 类包含在结果集内返回的对象。

public ref class SearchResultEntry
public class SearchResultEntry
type SearchResultEntry = class
Public Class SearchResultEntry
继承
SearchResultEntry

属性

Attributes

Attributes 属性包含 DirectoryAttribute 对象的集合。

Controls

Controls 属性包含 DirectoryControl 对象组成的一个数组。

DistinguishedName

DistinguishedName 属性包含返回项的识别名。

方法

Equals(Object)

确定指定对象是否等于当前对象。

(继承自 Object)
GetHashCode()

作为默认哈希函数。

(继承自 Object)
GetType()

获取当前实例的 Type

(继承自 Object)
MemberwiseClone()

创建当前 Object 的浅表副本。

(继承自 Object)
ToString()

返回表示当前对象的字符串。

(继承自 Object)

适用于