XMLSchemaReference.Location Property
Returns a String indicating the location of the specified XML schema.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Location As String
Get
'Usage
Dim instance As XMLSchemaReference
Dim value As String
value = instance.Location
string Location { get; }
Property Value
Type: System.String