ChangeView.ViewId 属性

获取一个值,该值标识已更改的视图。

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

语法

声明
Public ReadOnly Property ViewId As Guid
    Get
用法
Dim instance As ChangeView
Dim value As Guid

value = instance.ViewId
public Guid ViewId { get; }

属性值

类型:System.Guid
返回Guid。表示标识更改的视图的实例。

另请参阅

引用

ChangeView 类

ChangeView 成员

Microsoft.SharePoint.Client 命名空间