SPFarm.XsltTransformTimeOut property
指定允許自訂的 XSLT 轉換所執行的秒數。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property XsltTransformTimeOut As Integer
Get
Set
'用途
Dim instance As SPFarm
Dim value As Integer
value = instance.XsltTransformTimeOut
instance.XsltTransformTimeOut = value
public int XsltTransformTimeOut { get; set; }
Property value
Type: System.Int32
32 位元整數,會指定允許自訂的 XSLT 轉換所執行的秒數。