Amazon.S3.Model.PutObjectTaggingRequest.IsSetKey C# (CSharp) Méthode

IsSetKey() private méthode

Check to see if Key property is set
private IsSetKey ( ) : bool
Résultat bool
        internal bool IsSetKey()
        {
            return this.key != null;
        }