Share via


XMLChildNodeSuggestion.XMLSchemaReference Property

Returns a XMLSchemaReference object that represents the XML schema to which the specified XMLChildNodeSuggestion object belongs.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property XMLSchemaReference As XMLSchemaReference
    Get
'Usage
Dim instance As XMLChildNodeSuggestion
Dim value As XMLSchemaReference

value = instance.XMLSchemaReference
XMLSchemaReference XMLSchemaReference { get; }

Property Value

Type: Microsoft.Office.Interop.Word.XMLSchemaReference

See Also

Reference

XMLChildNodeSuggestion Interface

XMLChildNodeSuggestion Members

Microsoft.Office.Interop.Word Namespace