Microsoft.SharePoint.2013.SearchComponent검색 구성 요소

Microsoft.SharePoint.2013.SearchComponent (ClassType)

검색 구성 요소입니다.

Element properties:

Base ClassMicrosoft.SharePoint.2013.ComponentBase
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2fe8a0ca-6cf2-e5c3-d745-93d575158b6a

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
Microsoft.SharePoint.2013.SearchComponent:
Id  string  검색 구성 요소: ID 검색 구성 요소: ID입니다. true 256  False 
System  string  Search Service 응용 프로그램: ID Search Service 응용 프로그램: ID입니다. false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.2013.SearchComponent" Accessibility="Public" Abstract="true" Base="Microsoft.SharePoint.2013.ComponentBase" Hosted="true" Singleton="false">
<Property ID="Id" Type="string" Key="true"/>
<Property ID="System" Type="string" Key="false"/>
</ClassType>