Amazon.ElasticTranscoder.Model.AudioCodecOptions.IsSetProfile C# (CSharp) Méthode

IsSetProfile() private méthode

private IsSetProfile ( ) : bool
Résultat bool
        internal bool IsSetProfile()
        {
            return this._profile != null;
        }