SpecialCaseFileExtensions.NoFileExtension Field
Definition
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.
A string representing a file that has no file extension (e.g. "Dockerfile").
public const string NoFileExtension;
val mutable NoFileExtension : string
Public Const NoFileExtension As String