MetadataReader.ImportScopes 属性
定义
public:
property System::Reflection::Metadata::ImportScopeCollection ImportScopes { System::Reflection::Metadata::ImportScopeCollection get(); };
public System.Reflection.Metadata.ImportScopeCollection ImportScopes { get; }
member this.ImportScopes : System.Reflection.Metadata.ImportScopeCollection
Public ReadOnly Property ImportScopes As ImportScopeCollection