SPView.XslLink 属性

指定此视图使用的 XSL 文件的属性。获取或设置的 XSL 文件。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Property XslLink As String
    Get
    Set
用法
Dim instance As SPView
Dim value As String

value = instance.XslLink

instance.XslLink = value
public string XslLink { get; set; }

属性值

类型:System.String
返回String的 XSL 文件的名称。

另请参阅

引用

SPView 类

SPView 成员

Microsoft.SharePoint 命名空间