Amazon.Batch.Model.Host.IsSetSourcePath C# (CSharp) Метод

IsSetSourcePath() приватный Метод

private IsSetSourcePath ( ) : bool
Результат bool
        internal bool IsSetSourcePath()
        {
            return this._sourcePath != null;
        }