共用方式為


BaseXsltListWebPart.defaultXSLName field

指定預設的 「 可延伸樣式表語言 (XSL) 檔案的名稱。

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

Syntax

'宣告
Protected defaultXSLName As String
'用途
Dim value As String

value = Me.defaultXSLName

Me.defaultXSLName = value
protected string defaultXSLName

請參閱

參照

BaseXsltListWebPart class

BaseXsltListWebPart members

Microsoft.SharePoint.WebPartPages namespace