Struct SharedFolders.SHARED_Folder_INFO_NT_2
Share information, NT, level 2
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_NT_2
Remarks
Requires admin rights to work.
Fields
CurrentUsers
Declaration
public int CurrentUsers
Field Value
Type | Description |
---|---|
System.Int32 |
Description
Declaration
public string Description
Field Value
Type | Description |
---|---|
System.String |
FolderName
Declaration
public string FolderName
Field Value
Type | Description |
---|---|
System.String |
MaxUsers
Declaration
public int MaxUsers
Field Value
Type | Description |
---|---|
System.Int32 |
Password
Declaration
public string Password
Field Value
Type | Description |
---|---|
System.String |
Path
Declaration
public string Path
Field Value
Type | Description |
---|---|
System.String |
Permissions
Declaration
public int Permissions
Field Value
Type | Description |
---|---|
System.Int32 |
SharedFolderType
Declaration
public SharedFolderType SharedFolderType
Field Value
Type | Description |
---|---|
SharedFolderType |