Amazon.CodeBuild.Model.Tag.IsSetValue C# (CSharp) Метод

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

private IsSetValue ( ) : bool
Результат bool
        internal bool IsSetValue()
        {
            return this._value != null;
        }