메소드 | 설명 | |
---|---|---|
GetPackageAssembliesAsync ( ) : Task
|
Gets the list of package assemblies asynchronously. The side effect of this method is that it tries to load all the assemblies found in the package. For that reason it should be used cautiously - mostly in debugging and exploration scenarios and should not be used at runtime. |