TestimoX

API Reference

Enum

SmbShareContentKind

Namespace ComputerX.Smb
Assembly ComputerX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Type of file-system object discovered during share content scanning.

Inheritance

  • Enum
  • SmbShareContentKind

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const SmbShareContentKind Directory #

Directory item.

Value: 0
public const SmbShareContentKind File #

File item.

Value: 1