Amazon.CodeBuild.Model.BuildArtifacts.IsSetLocation C# (CSharp) 메소드

IsSetLocation() 개인적인 메소드

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