PexSuppressUninstrumentedMethodFromNamespaceAttribute.Namespaces Propriedade

Definição

Obtém o namespace.

public:
 property Microsoft::ExtendedReflection::Collections::ICountable<System::String ^> ^ Namespaces { Microsoft::ExtendedReflection::Collections::ICountable<System::String ^> ^ get(); };
public Microsoft.ExtendedReflection.Collections.ICountable<string> Namespaces { get; }
member this.Namespaces : Microsoft.ExtendedReflection.Collections.ICountable<string>
Public ReadOnly Property Namespaces As ICountable(Of String)

Valor da propriedade

Microsoft.ExtendedReflection.Collections.ICountable<String>

O namespace.

Aplica-se a