PublishingPageInformation.Name 属性

[PublishingPage] 或空引用(无 在 Visual Basic 中)是否应使用默认名称的名称。

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

语法

声明
Public Property Name As String
    Get
    Set
用法
Dim instance As PublishingPageInformation
Dim value As String

value = instance.Name

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

属性值

类型:System.String
PublishingPage的名称。

备注

默认值为空引用(无 在 Visual Basic 中)。

另请参阅

引用

PublishingPageInformation 类

PublishingPageInformation 成员

Microsoft.SharePoint.Client.Publishing 命名空间