XmlSchema.Name Property

Definition

Returns the friendly name used to identify an XML schema in an XmlMap object. Read-only String.

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
Public ReadOnly Property Name As String

Property Value

Applies to