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


Свойство ListTemplate.InternalName

Gets a value that specifies the identifier for the list 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 InternalName As String
    Get
'Применение
Dim instance As ListTemplate
Dim value As String

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

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

Тип: System.String
Returns a String instance representing the identifier for the list template.

Замечания

It must not be пустая ссылка (Nothing в Visual Basic).

См. также

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

ListTemplate класс

Элементы ListTemplate

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