Struct SharedFolders.SHARED_FOLDER_INFO_9X
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()
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
Field Value
Type |
Description |
System.String |
|
PasswordRO
Declaration
Field Value
Type |
Description |
System.String |
|
PasswordRW
Declaration
Field Value
Type |
Description |
System.String |
|
Path
Declaration
Field Value
Type |
Description |
System.String |
|
Properties
SharedFolderType
Declaration
public SharedFolderType SharedFolderType { get; }
Property Value