Share via


_sWebMetadata.Title field

Specifies the title of the SPWeb.

Namespace:  WebSvcSiteData
Assembly:  STSSOAP (in STSSOAP.dll)

Syntax

'Declaration
Public Title As String
'Usage
Dim instance As _sWebMetadata
Dim value As String

value = instance.Title

instance.Title = value
public string Title

Remarks

Certain properties of large objects are selected for copying to smaller metadata objects, which reduces the amount of site traffic that would occur with the original, larger objects.

See also

Reference

_sWebMetadata structure

_sWebMetadata members

WebSvcSiteData namespace

Title

Other resources

Web Parts Overview