共用方式為


_sList.InternalName Field

A string specifying the Guid of the list. This GUID must be enclosed in curly braces ({}).

Namespace:  [SiteData Web service]
Web service reference: http://Site/_vti_bin/SiteData.asmx

Syntax

'Declaration
Public InternalName As String
'Usage
Dim instance As _sList
Dim value As String

value = instance.InternalName

instance.InternalName = value
public string InternalName

Remarks

The internal name for the list is a unique name for the object that is primarily used in client-server communication.

See Also

Reference

_sList Structure

_sList Members

SiteData Web Service

HttpRequest

InternalName