ServerInfo.SharePointListUrl 属性

定义

获取窗体所在的 SharePoint 列表的 URL。

public:
 property System::String ^ SharePointListUrl { System::String ^ get(); };
public string SharePointListUrl { get; }
member this.SharePointListUrl : string
Public ReadOnly Property SharePointListUrl As String

属性值

SharePoint 列表的 URL。

适用于