CustomXMLSchema.Location Property

Gets a String that represents the location of a schema on a computer. Read-only.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Location As String
    Get
'Usage
Dim instance As CustomXMLSchema
Dim value As String

value = instance.Location
string Location { get; }

Property Value

Type: System.String
String

See Also

Reference

CustomXMLSchema Interface

CustomXMLSchema Members

Microsoft.Office.Core Namespace