Component.ComponentId 属性

搜索拓扑组件 (GUID) 的 ID。

命名空间:  Microsoft.Office.Server.Search.Administration.Topology
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Property ComponentId As Guid
    Get
    Friend Set
用法
Dim instance As Component
Dim value As Guid

value = instance.ComponentId
public Guid ComponentId { get; internal set; }

属性值

类型:System.Guid

实现

ISearchComponent.ComponentId

另请参阅

引用

Component 类

Component 成员

Microsoft.Office.Server.Search.Administration.Topology 命名空间