編輯

共用方式為


IXMLDOMSchemaCollection.namespaceURI[Int32] Property

Definition

public:
 property System::String ^ default[int] { System::String ^ get(int index); };
public string this[int index] { get; }
member this.namespaceURI(int) : string
Default Public ReadOnly Property namespaceURI(index As Integer) As String

Parameters

index
Int32

Property Value

Applies to