Amazon.Batch.Model.Host.IsSetSourcePath C# (CSharp) Méthode

IsSetSourcePath() private méthode

private IsSetSourcePath ( ) : bool
Résultat bool
        internal bool IsSetSourcePath()
        {
            return this._sourcePath != null;
        }