Amazon.ECS.Model.ItemAttributes.IsSetMediaType C# (CSharp) 메소드

IsSetMediaType() 공개 메소드

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