Table of Contents

Class WindowsNetworkFileShare.NetResource

Namespace
Steeltoe.Common.Net
Assembly
Steeltoe.Common.Net.dll

The NETRESOURCE structure contains information about a network resource. More info on NetResource: https://msdn.microsoft.com/en-us/c53d078e-188a-4371-bdb9-fc023bc0c1ba

public class WindowsNetworkFileShare.NetResource
Inheritance
WindowsNetworkFileShare.NetResource
Inherited Members

Fields

Comment

public string Comment

Field Value

string

DisplayType

public WindowsNetworkFileShare.ResourceDisplaytype DisplayType

Field Value

WindowsNetworkFileShare.ResourceDisplaytype

LocalName

public string LocalName

Field Value

string

Provider

public string Provider

Field Value

string

RemoteName

public string RemoteName

Field Value

string

ResourceType

public WindowsNetworkFileShare.ResourceType ResourceType

Field Value

WindowsNetworkFileShare.ResourceType

Scope

public WindowsNetworkFileShare.ResourceScope Scope

Field Value

WindowsNetworkFileShare.ResourceScope

Usage

public int Usage

Field Value

int