NotFoundFileInfo Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a nonexistent file.
public ref class NotFoundFileInfo : Microsoft::Extensions::FileProviders::IFileInfo
public class NotFoundFileInfo : Microsoft.Extensions.FileProviders.IFileInfo
type NotFoundFileInfo = class
interface IFileInfo
Public Class NotFoundFileInfo
Implements IFileInfo
- Inheritance
-
NotFoundFileInfo
- Implements
Not |
Initializes an instance of NotFoundFileInfo. |
Exists |
Gets a value that's always |
Is |
Gets a value that's always |
Last |
Gets MinValue. |
Length |
Gets a value that's always -1. |
Name |
The name of the file or directory, not including any path. |
Physical |
Gets a value that's always |
Create |
Always throws. A stream cannot be created for a nonexistent file. |
Proizvod | Verzije |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 10 (package-provided) |
.NET Standard | 2.0 (package-provided) |
.NET povratne informacije
.NET je projekat otvorenog koda. Odaberite vezu za pružanje povratnih informacija: