FileMode
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.os
- Platforms: .NET, .NET Standard 2.0, Island
-
Ancestry:
- ValueType | FileMode .NET, .NET Standard 2.0, Island-watchOS-armv7k
- ValueType | FileMode Island-Android, Island-iOS Simulator, Island-iOS-arm64, Island-Mac Catalyst, Island-macOS, Island-tvOS Simulator, Island-tvOS-arm64, Island-Ubuntu, Island-watchOS Simulator, Island-watchOS-arm64_32, Island-Windows
- ValueType | FileMode .NET, .NET Standard 2.0, Island-watchOS-armv7k
constructor
constructor(aValue: UInt32)
Sub New(aValue As UInt32)
Parameters:
- aValue:
IsDir
Function IsDir() As Boolean
IsRegular
method IsRegular: Boolean
func IsRegular() -> Boolean
Function IsRegular() As Boolean
Perm
Function Perm() As FileMode
Value
constructor
constructor(aValue: UInt32)
Sub New(aValue As UInt32)
Parameters:
- aValue:
IsDir
Function IsDir() As Boolean
IsRegular
method IsRegular: Boolean
func IsRegular() -> Boolean
Function IsRegular() As Boolean
Perm
Function Perm() As FileMode