共用方式為


SPDocumentConverter.ConverterSettingsForContentType property

取得每個內容類型轉換程式設定] 頁面的 URL。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property ConverterSettingsForContentType As String
    Get
'用途
Dim instance As SPDocumentConverter
Dim value As String

value = instance.ConverterSettingsForContentType
public string ConverterSettingsForContentType { get; }

Property value

Type: System.String
字串,包含要轉換程式設定] 頁面的 URL。

備註

此值會轉換程式提供一次的安裝。

請參閱

參照

SPDocumentConverter class

SPDocumentConverter members

Microsoft.SharePoint.Administration namespace