net481
namespace Microsoft.AspNet.FileProviders
{
public class NotFoundDirectoryContents : IDirectoryContents, IEnumerable, IEnumerable<IFileInfo>
{
public IEnumerator<IFileInfo> GetEnumerator();
}
}
.NET Framework | 4.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
---|---|
Information specific to net481 | |
Assembly | Microsoft.AspNet.FileProviders , Version=1.0.0.0, PublicKeyToken= |
Referencing | Your project needs a package reference to |
Package | Microsoft.AspNet.FileProviders (1.0.0-beta4) net45 |
Preview | This API is contained in a prerelease package. |
Platform Restrictions | This framework does not have platform annotations. |