FreeFlow class library

FolderPage Class

View onto a read-only folder at a stage

For a list of all members of this type, see FolderPage Members.

System.Object
   FreeFlow.Client.Connectable
      FreeFlow.Client.FolderPage

[Visual Basic]
Public Class FolderPage
    Inherits Connectable
    Implements IFolder
[C#]
public class FolderPage : Connectable, IFolder

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: FreeFlow.Client

Assembly: FreeFlow.Client (in FreeFlow.Client.dll)

See Also

FolderPage Members | FreeFlow.Client Namespace