Udostępnij za pośrednictwem


Właściwość DataCollectorMessageInfo.IXmlTestStoreCustom.NamespaceUri —

Pobiera nazw XML, aby używać do przechowywania elementu.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

'Deklaracja
Private ReadOnly Property NamespaceUri As String 
    Implements IXmlTestStoreCustom.NamespaceUri
string IXmlTestStoreCustom.NamespaceUri { get; }
private:
virtual property String^ NamespaceUri {
    String^ get () sealed = IXmlTestStoreCustom::NamespaceUri::get;
}
private abstract NamespaceUri : string with get 
private override NamespaceUri : string with get
Język JScript nie obsługuje jawnych implementacji interfejsu.

Wartość właściwości

Typ: String
Obszar nazw XML używać do przechowywania elementu.

Implementuje

IXmlTestStoreCustom.NamespaceUri

Uwagi

Ten element jest implementacja Członkowskie jawnego interfejsu.Mogą być używane tylko wtedy, gdy DataCollectorMessageInfo rzutować wystąpienia IXmlTestStoreCustom interfejsu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DataCollectorMessageInfo Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

IXmlTestStoreCustom