共用方式為


PexSuppressUninstrumentedMethodFromNamespaceAttribute.Namespaces Property

Definition

Gets the 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)

Property Value

Microsoft.ExtendedReflection.Collections.ICountable<String>

The namespace.

Applies to