menu

ASP.NET Web Forms

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

    Show / Hide Table of Contents

    Struct SharedFolders.SHARED_FOLDER_INFO_9X

    Share information, 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

    Fields

    ByteShareType

    Declaration
    public byte ByteShareType
    Field Value
    Type Description
    System.Byte

    Description

    Declaration
    public string Description
    Field Value
    Type Description
    System.String

    Flag

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

    FolderName

    Declaration
    public string FolderName
    Field Value
    Type Description
    System.String

    PasswordRO

    Declaration
    public string PasswordRO
    Field Value
    Type Description
    System.String

    PasswordRW

    Declaration
    public string PasswordRW
    Field Value
    Type Description
    System.String

    Path

    Declaration
    public string Path
    Field Value
    Type Description
    System.String

    Properties

    SharedFolderType

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