OpenResourceInfoPermissions Property |
The access permissions associated with the opening application. This member can be one or more of the following
AccessPermissions values.
Namespace: Alphaleonis.Win32.NetworkAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public AccessPermissions Permissions { get; }
Public ReadOnly Property Permissions As AccessPermissions
Get
public:
property AccessPermissions Permissions {
AccessPermissions get ();
}
member Permissions : AccessPermissions with get
Property Value
Type:
AccessPermissionsSee Also