Amazon.ECS.Model.Image.IsSetURL C# (CSharp) Méthode

IsSetURL() public méthode

Checks if URL property is set
public IsSetURL ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetURL()
        {
            return  this.URLField != null;
        }