次の方法で共有


CustomXMLSchemaCollectionClass.NamespaceURI[Int32] プロパティ

定義

public:
 virtual property System::String ^ NamespaceURI[int] { System::String ^ get(int Index); };
public virtual string NamespaceURI[int Index] { get; }
member this.NamespaceURI(int) : string
Public Overridable ReadOnly Property NamespaceURI(Index As Integer) As String

パラメーター

Index
Int32

プロパティ値

実装

適用対象