Microsoft.SharePoint.Library.SPSharedServiceApplication.WordSvc共享 Word Automation Services 应用程序

Microsoft.SharePoint.Library.SPSharedServiceApplication.WordSvc (ClassType)

共享服务 - Word Automation Services 应用程序

Element properties:

Base ClassMicrosoft.SharePoint.Library.SPSharedServiceApplication
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId508afa47-054b-036e-0e33-caafb912f088

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
Microsoft.SharePoint.Library.SPSharedServiceApplication:
FarmID  string  FarmID 共享服务应用程序的场 ID。 true 256  False 
FarmName  string  FarmName 共享服务应用程序的场名称。 false 256  False 
ServiceApplicationID  string  ServiceApplicationID 共享服务应用程序的服务应用程序 ID。 true 256  False 
TypeName  string  共享服务应用程序类型名称 共享服务应用程序的 Typename 属性。 false 256  False 
Microsoft.SharePoint.Library.SPSharedServiceApplication.WordSvc:
ApplicationPool  string  Word Automation Services 应用程序池 此 Word Automation Services 应用程序的应用程序池 false 256  False 
ApplicationVersion  string  Word Automation Services 应用程序版本 此属性存储 Word Automation Services 应用程序版本 false 256  False 
IsShared  bool  此应用程序共享吗? 此 Word Automation Services 应用程序共享吗? false 256   
Uri  string  Word Automation Services Uri 此 Word Automation Services 应用程序的默认 Uri false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.Library.SPSharedServiceApplication.WordSvc" Accessibility="Public" Abstract="true" Base="Microsoft.SharePoint.Library.SPSharedServiceApplication" Hosted="false" Singleton="false">
<Property ID="ApplicationPool" Type="string" Key="false"/>
<Property ID="ApplicationVersion" Type="string" Key="false"/>
<Property ID="IsShared" Type="bool" Key="false"/>
<Property ID="Uri" Type="string" Key="false"/>
</ClassType>