PexSuppressUninstrumentedMethodFromNamespaceAttribute.Namespaces Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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.