SPViewCollection.SchemaXml property
Obtém os esquemas de exibição completa para a coleção.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property SchemaXml As String
Get
'Uso
Dim instance As SPViewCollection
Dim value As String
value = instance.SchemaXml
public string SchemaXml { get; }
Property value
Type: System.String
Uma seqüência de caracteres de Marcação idioma CAML (Collaborative Application) que contém os esquemas de exibição.