SPWebApplication.DocumentConverters property
NOTE: This API is now obsolete.
取得一組文件轉換程式的 Web 應用程式。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<ObsoleteAttribute("This member is obsolete.", False)> _
Public ReadOnly Property DocumentConverters As SPDocumentConverterCollection
Get
'用途
Dim instance As SPWebApplication
Dim value As SPDocumentConverterCollection
value = instance.DocumentConverters
[ObsoleteAttribute("This member is obsolete.", false)]
public SPDocumentConverterCollection DocumentConverters { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPDocumentConverterCollection
SPDocumentConverterCollection 物件,代表文件轉換程式的集合。