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 |