SPFormCollection.SchemaXml property
Obtém o esquema de Collaborative Application Markup Language que define 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 SPFormCollection
Dim value As String
value = instance.SchemaXml
public string SchemaXml { get; }
Property value
Type: System.String
Uma seqüência de caracteres que contém o esquema CAML.