Click or drag to resize

ShareInfoServerName Property

A pointer to a string that specifies the DNS or NetBIOS name of the remote server on which the shared resource resides.

Namespace:  Alphaleonis.Win32.Network
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public string ServerName { get; }

Property Value

Type: String
Remarks
A value of "*" indicates no configured server name.
See Also