Amazon.ElasticMapReduce.Model.Command.IsSetScriptPath C# (CSharp) Метод

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

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