Amazon.S3.Model.PutObjectTaggingRequest.IsSetKey C# (CSharp) Метод

IsSetKey() приватный Метод

Check to see if Key property is set
private IsSetKey ( ) : bool
Результат bool
        internal bool IsSetKey()
        {
            return this.key != null;
        }