Amazon.Batch.Model.Host.IsSetSourcePath C# (CSharp) 메소드

IsSetSourcePath() 개인적인 메소드

private IsSetSourcePath ( ) : bool
리턴 bool
        internal bool IsSetSourcePath()
        {
            return this._sourcePath != null;
        }