Amazon.CodeDeploy.Model.UpdateApplicationRequest.IsSetNewApplicationName C# (CSharp) 메소드

IsSetNewApplicationName() 개인적인 메소드

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