Поделиться через


Свойство WebTemplate.Name

Gets a value that specifies the name for the site definition configuration or site template.

Пространство имен:  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 Name As String
    Get
'Применение
Dim instance As WebTemplate
Dim value As String

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

Значение свойства

Тип: System.String
Returns a String instance representing the name for the site definition configuration or site template.

См. также

Справочные материалы

WebTemplate класс

Элементы WebTemplate

Пространство имен Microsoft.SharePoint.Client