Amazon.CodeBuild.Model.Tag.IsSetValue C# (CSharp) 메소드

IsSetValue() 개인적인 메소드

private IsSetValue ( ) : bool
리턴 bool
        internal bool IsSetValue()
        {
            return this._value != null;
        }