Microsoft.SharePoint.Server.2010.SPSharedServiceApplication.PPTViewerPowerPoint Web 服務應用程式

Microsoft.SharePoint.Server.2010.SPSharedServiceApplication.PPTViewer (ClassType)

PowerPoint Web 服務應用程式。

Element properties:

Base ClassMicrosoft.SharePoint.Foundation.2010.SPSharedServiceApplication
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId466bdb53-00c3-ac94-b90b-476abe3983c3

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.SharePoint.Foundation.2010.SPSharedServiceApplication:
FarmID  string  FarmID 共用服務應用程式的伺服器陣列識別碼。 true 256  False 
ServiceApplicationID  string  ServiceApplicationID 共用服務應用程式的服務 ApplicationID。 true 256  False 
TypeName  string  共用服務應用程式的 Typename 共用服務應用程式的 Typename 內容。 false 256  False 
Microsoft.SharePoint.Server.2010.SPSharedServiceApplication.PPTViewer:
ApplicationPool  string  PowerPoint Web 服務應用程式集區 此 PowerPoint Web 服務的應用程式集區。 false 256  False 
ApplicationVersion  string  PowerPoint 應用程式版本 此內容存放 PowerPoint 應用程式的版本。 false 256  False 
IsShared  bool  此應用程式為共用嗎? 此 PowerPoint 應用程式為共用嗎? false 256   
Uri  string  PowerPoint URI 此 PowerPoint 應用程式的預設 URI。 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.Server.2010.SPSharedServiceApplication.PPTViewer" Accessibility="Public" Abstract="false" Base="WSS!Microsoft.SharePoint.Foundation.2010.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>