SPGlobalConfig.ClusterGuid 属性
请注意:此 API 现在已过时。
过时。为服务器场中获取的 GUID。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
<ObsoleteAttribute("Most of the functionality in this class is available in SPFarm or SPWebService.", _
False)> _
Public Shared ReadOnly Property ClusterGuid As Guid
Get
用法
Dim value As Guid
value = SPGlobalConfig.ClusterGuid
[ObsoleteAttribute("Most of the functionality in this class is available in SPFarm or SPWebService.",
false)]
public static Guid ClusterGuid { get; }
属性值
类型:System.Guid
指定服务器场System.Guid 。