Amazon.ECS.Model.ItemAttributes.IsSetMediaType C# (CSharp) Méthode

IsSetMediaType() public méthode

Checks if MediaType property is set
public IsSetMediaType ( ) : Boolean
Résultat Boolean
        public Boolean IsSetMediaType()
        {
            return  this.mediaTypeField != null;
        }
ItemAttributes