SharpCifs.Smb.DfsReferral.DfsReferral C# (CSharp) Méthode

DfsReferral() public méthode

public DfsReferral ( ) : System.Collections.Generic
Résultat System.Collections.Generic
		public DfsReferral()
		{
			// Server
			// Share
			// Path relative to tree from which this referral was thrown
			Next = this;
		}