menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class STGTY - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class STGTY

    The STGTY enumeration values are used in the type member of the STATSTG structure to indicate the type of the storage element.

    Inheritance
    System.Object
    STGTY
    Namespace: Syncfusion.CompoundFile.DocIO.Native
    Assembly: Syncfusion.DocIO.UWP.dll
    Syntax
    public sealed class STGTY : Enum

    Fields

    STGTY_LOCKBYTES

    Indicates that the storage element is a byte-array object.

    Declaration
    public const STGTY STGTY_LOCKBYTES
    Field Value
    Type
    STGTY

    STGTY_PROPERTY

    Indicates that the storage element is a property storage object.

    Declaration
    public const STGTY STGTY_PROPERTY
    Field Value
    Type
    STGTY

    STGTY_STORAGE

    Indicates that the storage element is a storage object.

    Declaration
    public const STGTY STGTY_STORAGE
    Field Value
    Type
    STGTY

    STGTY_STREAM

    Indicates that the storage element is a stream object.

    Declaration
    public const STGTY STGTY_STREAM
    Field Value
    Type
    STGTY

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved