_sWebMetadata.Description Field
Specifies the description of the site.
Namespace: [SiteData Web service]
Web service reference: http://Site/_vti_bin/SiteData.asmx
Syntax
'Declaration
Public Description As String
'Usage
Dim instance As _sWebMetadata
Dim value As String
value = instance.Description
instance.Description = value
public string Description
Remarks
Metadata is often associated with factors such as security and authentication. It may be implemented as an abstract layer that reduces the amount of network traffic associated with the request/response model on which the site is based.