menu

ASP.NET Web Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Struct SharedFolders.SHARED_FOLDER_INFO_9x_1

    Show / Hide Table of Contents

    Struct SharedFolders.SHARED_FOLDER_INFO_9x_1

    Share information level 1, Win9x

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    Namespace: Syncfusion.JavaScript
    Assembly: Syncfusion.EJ.dll
    Syntax
    public struct SHARED_FOLDER_INFO_9x_1

    Fields

    ByteSharedType

    Declaration
    [CLSCompliant(false)]
    public ushort ByteSharedType
    Field Value
    Type Description
    System.UInt16

    FolderName

    Declaration
    public string FolderName
    Field Value
    Type Description
    System.String

    Padding

    Declaration
    public byte Padding
    Field Value
    Type Description
    System.Byte

    Remark

    Declaration
    public string Remark
    Field Value
    Type Description
    System.String

    Properties

    ShareType

    Declaration
    public SharedFolderType ShareType { get; }
    Property Value
    Type Description
    SharedFolderType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved