SharpCifs.Smb.DfsReferral.DfsReferral C# (CSharp) 메소드

DfsReferral() 공개 메소드

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