DkmClrMethodScopeData.Namespaces Field

Definition

Namespaces that are being 'used' within this scope.

public: initonly System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ Namespaces;
public readonly System.Collections.ObjectModel.ReadOnlyCollection<string> Namespaces;
val mutable Namespaces : System.Collections.ObjectModel.ReadOnlyCollection<string>
Public ReadOnly Namespaces As ReadOnlyCollection(Of String) 

Field Value

Applies to